hexdump
Synopsis | ||
hexdump | <path> | print a hex dump of a file |
hexdump | -u | --url <url> | print a hex dump of a URL |
hexdump | print a hex dump of standard input | |
Details | ||
The hexdump command prints a hexadecimal dump of a file, a URL or standard input. |