Skipping directories when “find”ing
when you want “find” to ignore a subdirectory, this is how :
find . -name data -prune -o -mtime -3
About this entry
You’re currently reading “Skipping directories when “find”ing,” an entry on Modern Computer
- Published:
- March 3, 2008 / 2:18 pm
- Category:
- Linux/UNIX
- Tags:
No comments yet
Jump to comment form | comments rss [?] | trackback uri [?]