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 From: "Hannu E K Nevalainen (garbage mail)" To: "ML CygWIN" Subject: /usr/bin/od -z Date: Tue, 22 Apr 2003 18:54:33 +0200 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 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Hmm... Is this cygwin related? $ od --help -- 8<-- ... Adding a z suffix to any type adds a display of printable characters to the end of each line of output. ... $ od -dz 'C:\autoexec.bat' | less od: invalid option -- z Try `od --help' for more information. $ which od /usr/bin/od $ cygcheck -s | grep -i cygwin ... cygwin 1.3.22-1 ... $ od --version od (textutils) 2.0.21 Written by Jim Meyering. Copyright (C) 2002 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. /Hannu E K Nevalainen, Mariefred, Sweden --END OF MESSAGE-- -- 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/