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 Message-ID: From: "Lasslop, Andre" To: cygwin AT sourceware DOT cygnus DOT com Subject: awk question : 0x1a - file end problem Date: Tue, 14 Sep 1999 14:22:39 +0200 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2448.0) Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id IAA05135 Hello, I'm trying to scan binary files (log files of serial i/o, contains lists of binary messages with header,tail, and timestamp) with the awk - program. The awk-script does what I want. The only problem I detect is, if a 0x1a - Byte occurs within the input file this is interpreted as a premature end of file ! I know, the awk program is for text-file scanning. Therefore : is there any other possibility to scan such binary files for byte-patterns without programming such tool by myself ? I'm using cygwin b20.1, NT4.0. Thanks André Lasslop -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com