I botched the filter example in my previous blathering.  This will ignore
output from find containing patterns:
   root# find . -depth -print | fgrep -v -f /some/patterns

Leaving off the -v will keep output containing those patterns.

-- 
Karl Vogel                      I don't speak for the USAF or my company

Sign in a Tacoma, Washington men's clothing store:
   "15 men's wool suits, $10.  They won't last an hour!"
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to