Re: Using grep



Fernando Rodríguez wrote:
How can I make grep return all the files that do NOT match a given pattern? I'd like to have a list f all files that do NOT contain the text "addCookies".

It should be something like

find entrypoint | grep -v addCookies


--
Mladen Adamovic
http://home.blic.net/adamm
http://www.shortopedia.com
http://www.froola.com
.