little bit of a nudge with grep, please?

From: jimw wagner <jpw_at_no.spam.please>
Date: Thu Jul 13 2006 - 18:38:40 CST

I've found grep very useful for some of my linguistic studies (run
through a text and output to the Desktop a file showing every instance
of a particular affix or suffix or whatever).

A sample is this:

grep -R ?????? /home/jimw/Desktop/Conput.rtf > /home/jimw/Desktop/???.rtf

What I'd like for it to do as well is to output the stuff with an extra
line in between items.
Is that feasible? Is there a URL that can tell me everything (not just
the man page)?

Thanks,

Jim
Received on Thu Jul 13 18:38:49 2006

This archive was generated by hypermail 2.1.8 : Fri Sep 08 2006 - 23:26:38 CST