find
Section: Misc. Reference Manual Pages (pj)
Updated: 14 September 2006
Index
Return to Main Contents
TRICKS
Use -prune to avoid descending into certain directories. For instance, this avoids CVS directories:
find . -name CVS -prune -o -print
AUTHOR
Paul Jungwirth
COPYRIGHT
Copyright © 2006 Paul Jungwirth
Index
TRICKS
AUTHOR
COPYRIGHT
This document was created by
man2html
, using the manual pages.
Time: 23:18:39 GMT, April 26, 2010