delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT sourceware DOT cygnus DOT com> |
List-Archive: | <http://sourceware.cygnus.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sourceware DOT cygnus DOT com> |
List-Help: | <mailto:cygwin-help AT sourceware DOT cygnus DOT com>, <http://sourceware.cygnus.com/ml/#faqs> |
Sender: | cygwin-owner AT sourceware DOT cygnus DOT com |
Delivered-To: | mailing list cygwin AT sourceware DOT cygnus DOT com |
Message-ID: | <003601bfe3de$2044d510$0100000a@TIMYX18EWDT6RQ> |
From: | "Tim Prince" <tprince AT computer DOT org> |
To: | "Dave Arnold" <avr_fan AT mailandnews DOT com>, <cygwin AT sourceware DOT cygnus DOT com> |
References: | <004601bfe3cb$4f9e3da0$dabf1004 AT homepc DOT freedsl DOT com> |
Subject: | Re: looking for good hex dump utility... |
Date: | Sat, 1 Jul 2000 21:29:32 -0700 |
MIME-Version: | 1.0 |
X-Priority: | 3 |
X-MSMail-Priority: | Normal |
X-Mailer: | Microsoft Outlook Express 5.00.2919.5600 |
X-MimeOLE: | Produced By Microsoft MimeOLE V5.00.2919.5600 |
The c type format seems closer to what you want than the a type, but, as you say, it shouldn't be too difficult to add another character mode. Tim Prince ----- Original Message ----- From: "Dave Arnold" <avr_fan AT nettaxi DOT com> To: "Tim Prince" <tprince AT computer DOT org>; <cygwin AT sourceware DOT cygnus DOT com> Sent: Saturday, July 01, 2000 7:14 PM Subject: Re: looking for good hex dump utility... > hi Tim, > > od seems to do the job but if I want to just see numbers 0-9 and letters a-z > in the ascii output, how > do I tell od to do that? by default od outputs 3 letter names for non > character ascii values like > del, nul, esc... > > For what I'm doing I only need to see the ascii values for letters and > numbers and otherwise just > a period '.' for everything else in the ascii output, but the hexoutput I'd > like to see for everything. > > Is there a way to do this? I could probably edit the source code and change > the ascii output > part to do this right? > > so far I'm using od like this: > > > od -txa -w16 -Ax <file to dump> > > /dAVe -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |