Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-VirusChecked: Checked X-Env-Sender: Bill DOT Hughes AT cox DOT co DOT uk X-Msg-Ref: server-23.tower-19.messagelabs.com!1081259953!12949317 X-StarScan-Version: 5.2.10; banners=cox.co.uk,-,- X-Originating-IP: [62.172.235.173] Message-ID: <476AFB33B6D50B4286FB94A671FC779E0392B8@COXML1.cox.co.uk> From: "Hughes, Bill" To: cygwin AT cygwin DOT com Subject: RE: Bogus assumption prevents d2u/u2d/conv/etal working on mixed files Date: Tue, 6 Apr 2004 14:58:59 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-IsSubscribed: yes > Sent: 06 April 2004 14:10 From: fergus AT xxxxxxxxxxxxxxxx ..snip.. > > Please can you tell me how to grep for an ASCII 00 (and for > that matter > anything from ASCII 1B to 1F, and 7F to FF)? I'm no expert but grep [\x00] foo.bar might be what you're after. > (Or, I suppose in general for any of 00-FF though there's a > "^A - ^Z" chunk \a - \z should work for 0x01 to 0x1a... > at the beginning and a alphanumeric chunk in the middle, that > are easily > found by direct means.) Indeed. This e-mail transmission is strictly confidential and intended solely for the person or organisation to whom it is addressed. It may contain privileged and confidential information and if you are not the intended recipient, you must not copy, distribute or take any action in reliance on it. If you have received this email in error, please reply to the sender as soon as possible and delete the message. Please note that we are able to, and reserve the right to, monitor e-mail communications passing through our network. The views expressed in this email are not that of the company unless specified within the message. The inclusion of this footnote indicates that the mail message and any attachments have been checked for the presence of known viruses. If you have any comments regarding our policy please direct them to postmaster AT cox DOT co DOT uk ________________________________________________________________________ This email has been scanned for all viruses by the MessageLabs Email Security System. For more information on a proactive email security service working around the clock, around the globe, visit http://www.messagelabs.com ________________________________________________________________________ -- 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/