HexDump
Home | Products | Support | Contact

HexDump

HexDump Home
Usage
Known Issues
Source Code
Design Notes

Products

PhileSplitter
Picture Combiner
Log Filter
Vegas
HexDump

Program Usage

Command line arguments

hd [-i] [-e] [-l:<LINES screen per>] [-c:<COLUMNS>] [-o:h/d] <FILENAME>
    -i Indicates interactive mode.
  -e Allows editing (interactive mode only).
-l:n Displays n lines per page in interactive mode.
  -c:n Displays n bytes per line.
-o:h/d Show offset in decimal or hexadecimal (hex is the default).
<FILENAME>    The file to view.