xd(1)
CORE software
18 June 1999

NAME

xd - hex dump


SYNOPSIS

xd filename [ ... ]


DESCRIPTION

xd will give you a nifty hex dump of the files you give it.  along
with the ultra useful ASCII values (only the readable ones), and the
offset of the byte beginning on each line.  xd doesn't have as many
nifty options as the classic od(1)  for example, but on the other
hand this means you don't have to memorize anything.  xd was just
taken from the neta(1) source code in the netl(8) distribution,
but isn't that interesting unless you want to sniff/log network packets.


OPTIONS

none


SEE ALSO

netl(8), netl.conf(5), netlcc(1), netl_install(1),
netl_module(1), neta(1), hwpassive(8), hwlookup(1),
dcp(1) and xd(1)


BUGS

there are almost certainly bugs, please report them to me.  send bugs and
bug fixes to netl@netl.org.  the netl home page is at
http://www.netl.org, which should contain up to date information on
netl.

i have attempted to write pretty readable documentation, however, i'm not
really the best technically writer.  if you are, maybe we could
colaborate?


COPYING

Copyright 1996, 1997, 1999 Graham THE Ollis

This program is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the
Free Software Foundation; either version 2 of the License, or (at your
option) any later version.

This program is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General
Public License for more details.

You should have received a copy of the GNU General Public License along
with this program; if not, write to the Free Software Foundation, Inc.,
675 Mass Ave, Cambridge, MA 02139, USA.



AUTHOR

Graham THE Ollis <ollisg@netl.org>
