home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Simtel MSDOS 1992 September
/
Simtel20_Sept92.cdr
/
msdos
/
filutl
/
dump11.arc
/
DUMP.DOC
< prev
Wrap
Text File
|
1985-12-18
|
445b
|
9 lines
DUMP.COM, DUMP.ASM. This is a filter that transforms the standard
input stream into a HEX and ASCII dump and sends it to
the standard output. Both input and output can be redirected
e.g. DUMP <in-name >out-name. If just a filename is given
on the command line, e.g. DUMP filename, the file will be
read and dumped to the console. By Richard G. Markley with
enhancements by Ted Shapin.