Difference between revisions of "Od"
Jump to navigation
Jump to search
Line 3: | Line 3: | ||
* https://man7.org/linux/man-pages/man1/od.1.html | * 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: