Hi folks

I have the command "find . | xargs grep 'mailx'", to search all files
with "mailx" in contents. I wish to add a second condition that NOT
contains string sven.alu...@ubs.com on the same line.

Every file which contains "mailx", but not the string
sven.alu...@ubs.com in the same line.

cheers Sven
_______________________________________________
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos

Reply via email to