From owner-freebsd-questions Mon Jul 30 7:34:16 2001 Delivered-To: freebsd-questions@freebsd.org Received: from hades.dnsalias.net (cust-P5-R14-151.POOL.ESR.SJO.wwc.com [206.112.125.151]) by hub.freebsd.org (Postfix) with ESMTP id DD8A537B403 for ; Mon, 30 Jul 2001 07:34:06 -0700 (PDT) (envelope-from vhm3@hades.dnsalias.net) Received: from europa (europa.sofia-cafe.bg [192.168.1.2]) by hades.dnsalias.net (8.11.3/8.11.3) with SMTP id f6UEaCH00120; Mon, 30 Jul 2001 07:36:13 -0700 (PDT) (envelope-from vhm3@hades.dnsalias.net) From: "Chip McClure" To: "Peter Brezny" , Subject: RE: can find search for text inside files? Date: Mon, 30 Jul 2001 07:36:12 -0700 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) In-reply-To: Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I'd do a grep instead of a find. grep "your string of text" * - ---- Chip McClure Sr. Unix Administrator GigGuardian, Inc http://www.gigguardian.com/ - ---- - -----Original Message----- From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Peter Brezny Sent: Monday, July 30, 2001 7:29 AM To: freebsd-questions@FreeBSD.ORG Subject: can find search for text inside files? I need to search a number of e-mail files for specific text. Can find look at each text file in a directory, and search them for a specific string of text? and if so, could someone provide a sample command line for find? I've read through the man page, but... TIA Peter Brezny SysAdmin Services Inc. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message -----BEGIN PGP SIGNATURE----- Version: PGP Personal Privacy 6.5.8 iQA/AwUBO2Vwo4xq/3tb9j7EEQINewCfcAjZiJCb+hjt7k3E66XiBb6+zzUAoLxa qZXEzl1MgKhbd3OwYuI1R3N9 =k+IV -----END PGP SIGNATURE----- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message