16 Nov
2004
16 Nov
'04
06:52
I need to find a word in a file then remove it. I'm doing the following, but with no luck, thanks.
'find /var/spool/mqueue/ -type f|xargs grep toulon -exec rm {} \;'
find . -type f | xargs perl -i -p -e "s/$word//"; -- Steven Lembark 117 E. 55th Cognia NY, NY 10022 212 331 7844