179,854Messages
9,130Senders
30Years
342mboxes

← back to listing · view thread

From:
atomly
To:
Date:
Wed, 31 Jan 2001 21:55:01 -0600
Subject:
[idm] OT: Re: [idm] Searching the archives
Msg-Id:
<20010131215501.B12455@atomly.com>
Mbox:
idm.0101.gz
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