+++ Xpression [freebsd] [29-10-03 09:00 -0500]:
| Hi list, can I edit a file and delete a line by searching any parameter with
| bash ??? Thanks...
| 
| 
| ------------------------------

        grep -v string oldfile > newfile
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to