Difference between revisions of "Od"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
{{lc}} | {{lc}} | ||
[[wikipedia:od (Unix)]] dump files in [[octal]] and other formats. | [[wikipedia:od (Unix)]] dump files in [[octal]] and other formats. | ||
− | + | * https://man7.org/linux/man-pages/man1/od.1.html | |
head -c 16 /dev/urandom | od -An -t x | tr -d ' ' | head -c 16 /dev/urandom | od -An -t x | tr -d ' ' |
Revision as of 13:15, 8 October 2022
wikipedia:od (Unix) dump files in octal and other formats.
head -c 16 /dev/urandom | od -An -t x | tr -d ' '
See also
Advertising: