bug-gnu-utils
[Top][All Lists]
Advanced

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

Find Info improvement #3


From: Dan Jacobson
Subject: Find Info improvement #3
Date: 19 Jun 2002 11:43:05 +0800
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

Regarding this Find Info item:

     For example, to skip the directory `src/emacs' and all files and
     directories under it, and print the names of the other files found:

          find . -path './src/emacs' -prune -o -print

It seems like a mighty challenge to figure out how to have it skip
more than one directory tree, and I wish it would say so in the Info
page.
-- 
http://jidanni.org/ Taiwan(04)25854780



reply via email to

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