OSDN Git Service

Update translations: chroot, csplit, dd, du, pwd
[linuxjm/coreutils.git] / help2man.ja / od.x
1 [名前]
2 .\"O od \- dump files in octal and other formats
3 od \- ファイルを 8 進数やその他の形式でダンプする
4 [説明]
5 .\" Add any additional description here
6 [EXAMPLES]
7 [例]
8 .TP
9 .B od -A x -t x1z -v
10 .\"O Display hexdump format output
11 16 進形式の出力を表示する
12 .TP
13 .B od -A o -t oS -w16
14 .\"O The default output format used by od
15 od で使用されるデフォルトの出力フォーマット