bug-findutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

find -name when name contains a slash


From: Avis, Ed
Subject: find -name when name contains a slash
Date: Mon, 9 May 2005 10:20:26 +0100

% 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 <address@hidden>

reply via email to

[Prev in Thread] Current Thread [Next in Thread]