mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-03 18:55:20 +00:00
Update cheatsheets
This commit is contained in:
2
tldr/od
2
tldr/od
@@ -7,7 +7,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
> Display file contents in octal, decimal or hexadecimal format.
|
||||
> Optionally display the byte offsets and/or printable representation for each line.
|
||||
> More information: <https://www.gnu.org/software/coreutils/od>.
|
||||
> More information: <https://www.gnu.org/software/coreutils/manual/html_node/od-invocation.html>.
|
||||
|
||||
- Display file using default settings: octal format, 8 bytes per line, byte offsets in octal, and duplicate lines replaced with `*`:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user