Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
From: "Dave Korn" <dk@artimi.com>
To: <cygwin@cygwin.com>
Subject: RE: Bogus assumption prevents d2u/u2d/conv/etal working on mixed files
Date: Tue, 6 Apr 2004 16:20:21 +0100
MIME-Version: 1.0
Content-Type: text/plain; charset="US-ASCII"
Content-Transfer-Encoding: 7bit
In-reply-to: <NUTMEGfqbGIxpVXI14A0000038c@NUTMEG.CAM.ARTIMI.COM>
Message-ID: <NUTMEGhx94JJ6tYSp7Y00000391@NUTMEG.CAM.ARTIMI.COM>
X-OriginalArrivalTime: 06 Apr 2004 15:20:22.0515 (UTC) FILETIME=[ADC91430:01C41BEA]

> -----Original Message-----
> From: cygwin-owner On Behalf Of fergus
> Sent: 06 April 2004 14:10

> >> GNU grep detects binary files by looking for a '\0' byte. 
> 
> I know this is not strictly Cygwin-specific but it _is_ 
> generated by the
> preceding relevant recent comment in a busy thread:
> 
> Please can you tell me how to grep for an ASCII 00 

grep .* filename | grep "Binary file .* matches"

will kinda do that!

>(and for 
> that matter
> anything from ASCII 1B to 1F, and 7F to FF)?

Trickier.

    cheers, 
      DaveK
-- 
Can't think of a witty .sigline today....


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

