Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com From: Christopher_Jones AT baynetworks DOT com (Christopher Jones) To: "'cygwin cygwin'" Subject: RE: recursive grep Date: Tue, 14 Sep 1999 15:36:30 -0400 Message-ID: <006701befee8$71f51ef0$effcf584@rtp-cbjones.corpeast.baynetworks.com> 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 8.5, Build 4.71.2173.0 Importance: Normal X-Mimeole: Produced By Microsoft MimeOLE V4.72.3110.3 In-Reply-To: <003101befee7$d327e460$656aadcf@qsicorp.com> > The UNIXy way to do this is > > find | xargs grep > or find -exec grep \{\} \; -print proving once again there is more than one way to do just about anything. Brian -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com