From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.62) (envelope-from ) id 1H4aDr-0002MU-OM for garchives@archives.gentoo.org; Wed, 10 Jan 2007 09:58:20 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.8/8.13.8) with SMTP id l0A9uDMh016775; Wed, 10 Jan 2007 09:56:13 GMT Received: from desiato.digimed.co.uk (82-69-83-178.dsl.in-addr.zen.co.uk [82.69.83.178]) by robin.gentoo.org (8.13.8/8.13.8) with ESMTP id l0A9nX22015811 for ; Wed, 10 Jan 2007 09:49:33 GMT Received: from krikkit.digimed.co.uk (krikkit.digimed.co.uk [192.168.1.3]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by desiato.digimed.co.uk (Postfix) with ESMTP id 71335B755D for ; Wed, 10 Jan 2007 09:49:32 +0000 (GMT) Date: Wed, 10 Jan 2007 09:49:26 +0000 From: Neil Bothwick To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] pants Message-ID: <20070110094926.723f9db5@krikkit.digimed.co.uk> In-Reply-To: <20070110062531.GF11109@archimedes> References: <7d20977a0701092000h6a9b3190p5ab3f70ff27ebfa6@mail.gmail.com> <200701100621.17464.bo.andresen@zlin.dk> <20070110062531.GF11109@archimedes> Organization: Digital Media Production X-Mailer: Claws Mail 2.7.0 (GTK+ 2.10.6; powerpc-unknown-linux-gnu) X-GPG-Fingerprint: 7260 0F33 97EC 2F1E 7667 FE37 BA6E 1A97 4375 1903 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_GPww7VpZ=+UKUBoP3BC4UCK"; protocol="application/pgp-signature"; micalg=PGP-SHA1 X-Archives-Salt: 28678406-f242-453e-98c6-f97393e21144 X-Archives-Hash: 6efabce2560a7107d7f78b9d497224d9 --Sig_GPww7VpZ=+UKUBoP3BC4UCK Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Tue, 9 Jan 2007 23:25:31 -0700, Justin Findlay wrote: > # find /etc -type f -exec grep -nI --color PANTS {} \; You'll need a -H on the grep arguments, otherwise it won't show the name of the file that contains the match, because find is passing it the files one at a time. Quoting the {} is good practice too. --=20 Neil Bothwick Room service? Send up a larger room. --Sig_GPww7VpZ=+UKUBoP3BC4UCK Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.1 (GNU/Linux) iD8DBQFFpLasum4al0N1GQMRAvFYAJ9HOzYj6on1kKXkrxgqk5totunSggCgzUMq 8Dgwaw11tHrRyjCKqLX66m4= =AjQF -----END PGP SIGNATURE----- --Sig_GPww7VpZ=+UKUBoP3BC4UCK-- -- gentoo-user@gentoo.org mailing list