[wellylug] cat README | more ???

Tony Wills ajwills at paradise.net.nz
Wed Nov 3 12:11:36 NZDT 2004


At 11:41 3/11/2004, John wrote:
>...
> > grep -v discard README | grep wanted | less
>
>Ooh.  Can I have a go?
>
>(grep -v discard | grep wanted) < README | less

Typing an extra 4 characters?

The optimal form is:

rm README

Which saves both time and disk space (Who RsTFM? ;-)



More information about the wellylug mailing list