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-envelope-info: Message-Id: <5.2.1.1.2.20030422101339.029eb680@pop.sonic.net> X-Sender: rschulz AT pop DOT sonic DOT net Date: Tue, 22 Apr 2003 10:14:51 -0700 To: cygwin AT cygwin DOT com From: Randall R Schulz Subject: Re: /usr/bin/od -z In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Hannu, I believe od is operating correctly. You must use the "-t ..." option syntax to be able to use the "z" modifier. Randall Schulz At 09:54 2003-04-22, Hannu E K Nevalainen (garbage mail) wrote: >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 >... > > >/Hannu E K Nevalainen, Mariefred, Sweden -- 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/