bug-findutils
[Top][All Lists]
Advanced

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

Trim directory to search?


From: Peng Yu
Subject: Trim directory to search?
Date: Sun, 2 Jun 2013 09:44:24 -0500

Hi,

I don't want to let find search directories with a file .ignore (i.e.,
anything in the directory (including the subdirectories) is ignored).
Is there an efficient way to customize find in this way? (I can think
of an simple way---recursively call "find" with maxdepth 1 and not go
into directories with .ignore. But this is not efficient.) Thanks.

-- 
Regards,
Peng



reply via email to

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