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
Delivered-To: mailing list cygwin@cygwin.com
Message-Id: <5.1.0.14.2.20020219112209.02466620@pop3.cris.com>
X-Sender: rrschulz@pop3.cris.com
X-Mailer: QUALCOMM Windows Eudora Version 5.1
Date: Tue, 19 Feb 2002 11:25:32 -0800
To: Heribert Dahms <heribert_dahms@icon-scm.com>,
   David <cupcake@otaku.freeshell.org>, Mark Himsley <mark@mdsh.com>
From: Randall R Schulz <rrschulz@cris.com>
Subject: RE: od
Cc: cygwin@cygwin.com
In-Reply-To: <BF35D9C143BCCC4EB63181B67C9320C83A9B31@serv-075.icon-germa
 ny.local>
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"; format=flowed

Hi, Heribert,

Ahh, yes, my old friend dd and his funky command syntax (inspired by some 
old IBM command language, if I'm not mistaken). The Swiss Army Knife of 
Unix data transfer. Thanks for reminding me.

However, I don't see a 4-byte equivalent to "conv=swab" in the manual page, 
so this will not extend to 32-bit entities.

Randy


At 11:21 2002-02-19, Heribert Dahms wrote:
>Hi Randall,
>
>no need to hack od because of endianess, we are on *nix after all, so pipe 
>it thru: dd conv=swab If needed often, put it in a wrapper shell script or 
>an alias! Testing portably if you want it swapped or not is left as an 
>excercise for the reader8-)
>
>Bye, Heribert (heribert_dahms@icon-scm.com)


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

