mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-10 14:58:17 +00:00
Update cheatsheets
This commit is contained in:
2
tldr/od
2
tldr/od
@@ -5,7 +5,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
---
|
||||
# od
|
||||
|
||||
> Display file contents in octal, decimal or hexadecimal format.
|
||||
> Display file contents in octal, decimal, or hexadecimal format.
|
||||
> Optionally display the byte offsets and/or printable representation for each line.
|
||||
> See also: `hexyl`, `xxd`, `hexdump`.
|
||||
> More information: <https://www.gnu.org/software/coreutils/manual/html_node/od-invocation.html>.
|
||||
|
||||
Reference in New Issue
Block a user