mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-13 18:35:48 +02:00
Update od.md
Fixed
This commit is contained in:
parent
de1d5b05fa
commit
25a9bc4ae4
1 changed files with 10 additions and 10 deletions
|
@ -1,7 +1,7 @@
|
|||
# od
|
||||
|
||||
> Display file contents in hexadecimal, octal or printable character format optionally along with
|
||||
> the byte offsets into the file
|
||||
> Display a file contents in hexadecimal, octal, or printable character format.
|
||||
> Optionally display the byte offsets into the file.
|
||||
|
||||
- Display file in octal format with the byte offsets in octal as well:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue