% find . -name foo/bar Actual output: nothing Desired output: warning: don't be silly, Unix filenames can't contain a slash.
Alternatively, it could list all files called foo which are inside a directory called bar under the current directory (which is what I was kind of hoping for). -- Ed Avis <[EMAIL PROTECTED]>
_______________________________________________ Bug-findutils mailing list Bug-findutils@gnu.org http://lists.gnu.org/mailman/listinfo/bug-findutils