HEXDUMP
The HEXDUMP utility displays a hexadecimal dump of a file on the standard output device. Any portion of a file may be dumped and the output may be redirected to a file.
|
|
|
Note the following:
If neither the -A nor -L option is specified, the entire file is output.
The file name may include directory information.
See Also: HEXDUMP Examples, Utilities
![]() |