On Thu, Feb 01, 2001 at 03:32:50PM +1300, Michael Upton wrote:
quoted 4 lines find . -type f -exec grep -i fibla {} \; -print
> find . -type f -exec grep -i fibla {} \; -print
> "-print" just because I'm forever paranoid the results aren't going to
> reach stdout. I'd probably pipe the above through less... I guess you could
> pipe it through subsequent greps, but you'd lose which file each hit is in.
You could use --with-filename to print it on each line.
--
:: atomly ::
atomly@atomly.com | atomly@atdot.org | atomly@curiousnetworks.com
http://www.atomly.com |
http://www.mp3.com/atomly
---------------------------------------------------------------------
To unsubscribe, e-mail: idm-unsubscribe@hyperreal.org
For additional commands, e-mail: idm-help@hyperreal.org