Problem with bash script
Karl Vogel
vogelke+unix at pobox.com
Tue Jun 16 18:23:12 UTC 2009
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!"
More information about the freebsd-questions
mailing list