Difference between revisions of "Od"
Jump to navigation
Jump to search
(One intermediate revision by the same user not shown) | |||
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 ' ' | + | == Examples == |
+ | head -c 16 [[/dev/urandom]] | od -An -t x | tr -d ' ' | ||
== See also == | == See also == |
Latest revision as of 13:15, 8 October 2022
wikipedia:od (Unix) dump files in octal and other formats.
Examples[edit]
head -c 16 /dev/urandom | od -An -t x | tr -d ' '
See also[edit]
Advertising: