[wellylug] cat README | more ???

jfouhy at paradise.net.nz jfouhy at paradise.net.nz
Wed Nov 3 11:41:57 NZDT 2004


Quoting Phillip Hutchings <sitharus at gmail.com>:

> > cat README | grep -v discard | grep wanted | more
> grep -v discard README | grep wanted | less

Ooh.  Can I have a go?

(grep -v discard | grep wanted) < README | less

-- 
John.




More information about the wellylug mailing list