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

← archive index

[idm] OT: Re: [idm] Searching the archives

1 message · 1 participant · spans 1 day · search this subject
2001-02-01 03:55atomly [idm] OT: Re: [idm] Searching the archives
expand allcollapse allclick any summary to toggle that message
2001-02-01 03:55atomlyOn Thu, Feb 01, 2001 at 03:32:50PM +1300, Michael Upton wrote: > find . -type f -exec grep
From:
atomly
To:
Date:
Wed, 31 Jan 2001 21:55:01 -0600
Subject:
[idm] OT: Re: [idm] Searching the archives
permalink · <20010131215501.B12455@atomly.com>
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