[ILUG] text flow tools

Proinnsias Breathnach proinnsias at linux.ie
Thu Jul 28 11:59:35 IST 2005


On Thu, Jul 28, 2005 at 11:51:02AM +0100, Darragh Bailey wrote:
> 
> I'm guessing that no-one tried
> cat file | grep -e "word1 word2" -e "word1
> word2"
> 
> 
or indeed:
	grep -e "word1 word2" -e "word1
word2" file 

:)

P
-- 
Avoiding cat since 1998



More information about the ILUG mailing list