hex2cmd(1) debian man page | unix.com

Man Page: hex2cmd

Operating Environment: debian

Section: 1

hex2cmd(1)						      General Commands Manual							hex2cmd(1)

Name
       hex2cmd - convert Intel hex format to TRS-80 CMD format

Syntax
       hex2cmd [infile]

Description
       hex2cmd	reads  the specified infile (or standard input if none is given) in Intel hex format (also known as S-record format), and writes a
       TRS-80 CMD file to standard output.  An S-record that asks for 0 bytes to be loaded at address A sets the transfer address (entry point) of
       the CMD file to A; otherwise the CMD file is given no transfer address.

Author
       hex2cmd was written by Timothy Mann.  This man page was created by Branden Robinson.

See also
       xtrs(1)

       See  the  LDOS Quarterly, April 1, 1982 (Vol 1, No 4), for documentation of the TRS-80 DOS /cmd file format.  It is available on the Web at
       http://www.tim-mann.org/misosys.html.

								    2001-02-22								hex2cmd(1)
Related Man Pages
mkdisk(1) - debian
sup-cmd(1) - debian
trace-cmd-options(1) - centos
trace-cmd(1) - centos
trace-cmd-start(1) - centos
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?