OSDN Git Service

b7feba14c86563676737dda726612c0ee8959765
[linuxjm/jm.git] / info / GNU_coreutils / po4a / coreutils-ja.texi.patch
1 --- coreutils-ja.texi.orig      2018-03-31 10:22:41.509486052 +0900
2 +++ coreutils-ja.texi   2018-03-31 10:25:20.773027827 +0900
3 @@ -5,7 +5,7 @@
4  @c
5  @c ===========================================================================
6  @c %**start of header
7 -@setfilename coreutils.info
8 +@setfilename coreutils-ja.info
9  @settitle GNU Coreutils
10  @documentencoding UTF-8
11  @allowcodebreaks false
12 @@ -32,7 +32,7 @@
13  * Coreutils-ja: (coreutils-ja).  Core GNU (file, text, shell) utilities.
14  * Common options-ja: (coreutils-ja)Common options.
15  * File permissions-ja: (coreutils-ja)File permissions.  Access modes.
16 -* Date input formats-ja: (coreutils-ja)Date input formats.  
17 +* Date input formats-ja: (coreutils-ja)Date input formats.    
18  @end direntry
19  
20  @c FIXME: the following need documentation
21 @@ -41,119 +41,108 @@
22  
23  @dircategory Individual utilities (in Japanese)
24  @direntry
25 -* arch-ja: (coreutils-ja)arch invocation.  マシンのハードウェア名を表示する。
26 -* b2sum-ja: (coreutils-ja)b2sum invocation.  BLAKE2 
27 -                                               ダイジェストの表示、または検査をする。
28 -* base32-ja: (coreutils-ja)base32 invocation.  Base32 encode/decode data.
29 -* base64-ja: (coreutils-ja)base64 invocation.  Base64 encode/decode data.
30 -* basename-ja: (coreutils-ja)basename invocation.  Strip directory and 
31 -                                                     suffix.
32 -* cat-ja: (coreutils-ja)cat invocation.  ファイルを結合して、書き出す。
33 -* chcon-ja: (coreutils-ja)chcon invocation.  Change SELinux CTX of files.
34 -* chgrp-ja: (coreutils-ja)chgrp invocation.  ファイルのグループを変更する。
35 -* chmod-ja: (coreutils-ja)chmod invocation.  アクセス権を変更する。
36 -* chown-ja: (coreutils-ja)chown invocation.  ファイルの所有者やグループを変更する。
37 -* chroot-ja: (coreutils-ja)chroot invocation.  Specify the root directory.
38 -* cksum-ja: (coreutils-ja)cksum invocation.  POSIX CRC 
39 -                                               チェックサムを表示する。
40 -* comm-ja: (coreutils-ja)comm invocation.  Compare sorted files by line.
41 -* cp-ja: (coreutils-ja)cp invocation.  ファイルをコピーする。
42 -* csplit-ja: (coreutils-ja)csplit invocation.  Split by context.
43 -* cut-ja: (coreutils-ja)cut invocation.  各行の選択した部分を表示する。
44 -* date-ja: (coreutils-ja)date invocation.  Print/set system date and time.
45 -* dd-ja: (coreutils-ja)dd invocation.  Copy and convert a file.
46 -* df-ja: (coreutils-ja)df invocation.  Report file system disk usage.
47 -* dir-ja: (coreutils-ja)dir invocation.  List directories briefly.
48 +* arch-ja: (coreutils-ja)arch invocation.          Print machine hardware name.
49 +* b2sum-ja: (coreutils-ja)b2sum invocation.        Print or check BLAKE2 digests.
50 +* base32-ja: (coreutils-ja)base32 invocation.      Base32 encode/decode data.
51 +* base64-ja: (coreutils-ja)base64 invocation.      Base64 encode/decode data.
52 +* basename-ja: (coreutils-ja)basename invocation.  Strip directory and suffix.
53 +* cat-ja: (coreutils-ja)cat invocation.            Concatenate and write files.
54 +* chcon-ja: (coreutils-ja)chcon invocation.        Change SELinux CTX of files.
55 +* chgrp-ja: (coreutils-ja)chgrp invocation.        Change file groups.
56 +* chmod-ja: (coreutils-ja)chmod invocation.        Change access permissions.
57 +* chown-ja: (coreutils-ja)chown invocation.        Change file owners and groups.
58 +* chroot-ja: (coreutils-ja)chroot invocation.      Specify the root directory.
59 +* cksum-ja: (coreutils-ja)cksum invocation.        Print POSIX CRC checksum. 
60 +* comm-ja: (coreutils-ja)comm invocation.          Compare sorted files by line.
61 +* cp-ja: (coreutils-ja)cp invocation.              Copy files.
62 +* csplit-ja: (coreutils-ja)csplit invocation.      Split by context.
63 +* cut-ja: (coreutils-ja)cut invocation.            Print selected parts of lines.
64 +* date-ja: (coreutils-ja)date invocation.          Print/set system date and time.
65 +* dd-ja: (coreutils-ja)dd invocation.              Copy and convert a file.
66 +* df-ja: (coreutils-ja)df invocation.              Report file system disk usage.
67 +* dir-ja: (coreutils-ja)dir invocation.            List directories briefly.
68  * dircolors-ja: (coreutils-ja)dircolors invocation.  Color setup for ls.
69 -* dirname-ja: (coreutils-ja)dirname invocation.  ファイル名から最後の要素を取り除く。
70 -* du-ja: (coreutils-ja)du invocation.  Report on disk usage.
71 -* echo-ja: (coreutils-ja)echo invocation.  テキストを 1 
72 -                                             行表示する。
73 -* env-ja: (coreutils-ja)env invocation.  Modify the environment.
74 -* expand-ja: (coreutils-ja)expand invocation.  タブをスペースに変換する。
75 -* expr-ja: (coreutils-ja)expr invocation.  式を評価する。
76 -* factor-ja: (coreutils-ja)factor invocation.  素因数を表示する
77 -* false-ja: (coreutils-ja)false invocation.  何もせず、実行失敗のステータスを返す。
78 -* fmt-ja: (coreutils-ja)fmt invocation.  パラグラフに分かれたテキストを整形し直す。
79 -* fold-ja: (coreutils-ja)fold invocation.  Wrap long input lines.
80 -* groups-ja: (coreutils-ja)groups invocation.  ユーザが所属しているグループ名を表示する。
81 -* head-ja: (coreutils-ja)head invocation.  ファイルの先頭部分を出力する。
82 -* hostid-ja: (coreutils-ja)hostid invocation.  数値によるホストの識別名を表示する。
83 -* hostname-ja: (coreutils-ja)hostname invocation.  システム名を表示、設定する。
84 -* id-ja: (coreutils-ja)id invocation.  ユーザの ID を表示する。
85 -* install-ja: (coreutils-ja)install invocation.  ファイルをコピーし属性をセットする。
86 -* join-ja: (coreutils-ja)join invocation.  共通のフィールドに基づいて行を連結する。
87 -* kill-ja: (coreutils-ja)kill invocation.  プロセスにシグナルを送る。
88 -* link-ja: (coreutils-ja)link invocation.  Make hard links between files.
89 -* ln-ja: (coreutils-ja)ln invocation.  ファイル間のリンクを作成する。
90 -* logname-ja: (coreutils-ja)logname invocation.  現在のログイン名を表示する。
91 -* ls-ja: (coreutils-ja)ls invocation.  ディレクトリの内容を一覧表示する。
92 -* md5sum-ja: (coreutils-ja)md5sum invocation.  MD5 
93 -                                                 ダイジェストの表示、または検査をする。
94 -* mkdir-ja: (coreutils-ja)mkdir invocation.  Create directories.
95 -* mkfifo-ja: (coreutils-ja)mkfifo invocation.  Create FIFOs (named pipes).
96 -* mknod-ja: (coreutils-ja)mknod invocation.  Create special files.
97 -* mktemp-ja: (coreutils-ja)mktemp invocation.  Create temporary files.
98 -* mv-ja: (coreutils-ja)mv invocation.  Rename files.
99 -* nice-ja: (coreutils-ja)nice invocation.  niceness を変更する。
100 -* nl-ja: (coreutils-ja)nl invocation.  行番号を付けて、ファイルを書き出す。
101 -* nohup-ja: (coreutils-ja)nohup invocation.  ハングアップ・シグナルで終了しない。
102 -* nproc-ja: (coreutils-ja)nproc invocation.  プロセッサの数を表示する。
103 -* numfmt-ja: (coreutils-ja)numfmt invocation.  数値を整形し直す。
104 -* od-ja: (coreutils-ja)od invocation.  Dump files in octal, etc.
105 -* paste-ja: (coreutils-ja)paste invocation.  複数のファイルの各行をマージする。
106 -* pathchk-ja: (coreutils-ja)pathchk invocation.  Check file name 
107 -                                                   portability.
108 -* pr-ja: (coreutils-ja)pr invocation.  Paginate or columnate files.
109 -* printenv-ja: (coreutils-ja)printenv invocation.  環境変数を表示する。
110 -* printf-ja: (coreutils-ja)printf invocation.  データを整形して表示する。
111 -* ptx-ja: (coreutils-ja)ptx invocation.  Produce permuted indexes.
112 -* pwd-ja: (coreutils-ja)pwd invocation.  現在作業中のディレクトリを表示する。
113 -* readlink-ja: (coreutils-ja)readlink invocation.  Print referent of a 
114 -                                                     symlink.
115 -* realpath-ja: (coreutils-ja)realpath invocation.  ファイル名を展開して表示する。
116 -* rm-ja: (coreutils-ja)rm invocation.  Remove files.
117 -* rmdir-ja: (coreutils-ja)rmdir invocation.  空のディレクトリを削除する。
118 -* runcon-ja: (coreutils-ja)runcon invocation.  Run in specified SELinux CTX.
119 -* seq-ja: (coreutils-ja)seq invocation.  数列を表示する
120 -* sha1sum-ja: (coreutils-ja)sha1sum invocation.  SHA-1 
121 -                                                   ダイジェストの表示、または検査をする。
122 -* sha2-ja: (coreutils-ja)sha2 utilities.  SHA-2 
123 -                                            ダイジェストの表示、または検査をする。
124 -* shred-ja: (coreutils-ja)shred invocation.  セキュリティを向上させたファイルの削除。
125 -* shuf-ja: (coreutils-ja)shuf invocation.  Shuffling text files.
126 -* sleep-ja: (coreutils-ja)sleep invocation.  指定された時間、停止する。
127 -* sort-ja: (coreutils-ja)sort invocation.  テキストファイルを並べ替える。
128 -* split-ja: (coreutils-ja)split invocation.  Split into pieces.
129 -* stat-ja: (coreutils-ja)stat invocation.  Report file(system) status.
130 -* stdbuf-ja: (coreutils-ja)stdbuf invocation.  Modify stdio buffering.
131 -* stty-ja: (coreutils-ja)stty invocation.  Print/change terminal settings.
132 -* sum-ja: (coreutils-ja)sum invocation.  Print traditional checksum.
133 -* sync-ja: (coreutils-ja)sync invocation.  メモリとディスクを同期させる。
134 -* tac-ja: (coreutils-ja)tac invocation.  Reverse files.
135 -* tail-ja: (coreutils-ja)tail invocation.  ファイルの末尾部分を出力する。
136 -* tee-ja: (coreutils-ja)tee invocation.  Redirect to multiple files.
137 -* test-ja: (coreutils-ja)test invocation.  File/string tests.
138 -* timeout-ja: (coreutils-ja)timeout invocation.  タイムリミット付きで実行する。
139 -* touch-ja: (coreutils-ja)touch invocation.  ファイルのタイムスタンプを変更する。
140 -* tr-ja: (coreutils-ja)tr invocation.  Translate characters.
141 -* true-ja: (coreutils-ja)true invocation.  何もせず、正常終了する。
142 -* truncate-ja: (coreutils-ja)truncate invocation.  Shrink/extend size of a 
143 -                                                     file.
144 -* tsort-ja: (coreutils-ja)tsort invocation.  トポロジカル・ソート。
145 -* tty-ja: (coreutils-ja)tty invocation.  Print terminal name.
146 -* uname-ja: (coreutils-ja)uname invocation.  システムについて情報を表示する。
147 -* unexpand-ja: (coreutils-ja)unexpand invocation.  スペースをタブに変換する。
148 -* uniq-ja: (coreutils-ja)uniq invocation.  ファイルから重複を省く。
149 -* unlink-ja: (coreutils-ja)unlink invocation.  Removal via unlink(2).
150 -* uptime-ja: (coreutils-ja)uptime invocation.  Print uptime and load.
151 -* users-ja: (coreutils-ja)users invocation.  Print current user names.
152 -* vdir-ja: (coreutils-ja)vdir invocation.  List directories verbosely.
153 -* wc-ja: (coreutils-ja)wc invocation.  Line, word, and byte counts.
154 -* who-ja: (coreutils-ja)who invocation.  Print who is logged in.
155 -* whoami-ja: (coreutils-ja)whoami invocation.  実効ユーザ ID 
156 -                                                 を表示する。
157 -* yes-ja: (coreutils-ja)yes invocation.  Print a string indefinitely.
158 +* dirname-ja: (coreutils-ja)dirname invocation.    Strip last file name component.
159 +* du-ja: (coreutils-ja)du invocation.              Report on disk usage.
160 +* echo-ja: (coreutils-ja)echo invocation.          Print a line of text. 
161 +* env-ja: (coreutils-ja)env invocation.            Modify the environment.
162 +* expand-ja: (coreutils-ja)expand invocation.      Convert tabs to spaces.
163 +* expr-ja: (coreutils-ja)expr invocation.          Evaluate expressions.
164 +* factor-ja: (coreutils-ja)factor invocation.      Print prime factors.
165 +* false-ja: (coreutils-ja)false invocation.        Do nothing, unsuccessfully.
166 +* fmt-ja: (coreutils-ja)fmt invocation.            Reformat paragraph text.
167 +* fold-ja: (coreutils-ja)fold invocation.          Wrap long input lines.
168 +* groups-ja: (coreutils-ja)groups invocation.      Print group names a user is in.
169 +* head-ja: (coreutils-ja)head invocation.          Output the first part of files.
170 +* hostid-ja: (coreutils-ja)hostid invocation.      Print numeric host identifier.
171 +* hostname-ja: (coreutils-ja)hostname invocation.  Print or set system name.
172 +* id-ja: (coreutils-ja)id invocation.              Print user identity.
173 +* install-ja: (coreutils-ja)install invocation.    Copy files and set attributes.
174 +* join-ja: (coreutils-ja)join invocation.          Join lines on a common field.
175 +* kill-ja: (coreutils-ja)kill invocation.          Send a signal to processes.
176 +* link-ja: (coreutils-ja)link invocation.          Make hard links between files.
177 +* ln-ja: (coreutils-ja)ln invocation.              Make links between files.
178 +* logname-ja: (coreutils-ja)logname invocation.    Print current login name.
179 +* ls-ja: (coreutils-ja)ls invocation.              List directory contents.
180 +* md5sum-ja: (coreutils-ja)md5sum invocation.      Print or check MD5 digests.
181 +* mkdir-ja: (coreutils-ja)mkdir invocation.        Create directories.
182 +* mkfifo-ja: (coreutils-ja)mkfifo invocation.      Create FIFOs (named pipes).
183 +* mknod-ja: (coreutils-ja)mknod invocation.        Create special files.
184 +* mktemp-ja: (coreutils-ja)mktemp invocation.      Create temporary files.
185 +* mv-ja: (coreutils-ja)mv invocation.              Rename files.
186 +* nice-ja: (coreutils-ja)nice invocation.          Modify niceness.
187 +* nl-ja: (coreutils-ja)nl invocation.              Number lines and write files.
188 +* nohup-ja: (coreutils-ja)nohup invocation.        Immunize to hangups.
189 +* nproc-ja: (coreutils-ja)nproc invocation.        Print the number of processors.
190 +* numfmt-ja: (coreutils-ja)numfmt invocation.      Reformat numbers.
191 +* od-ja: (coreutils-ja)od invocation.              Dump files in octal, etc.
192 +* paste-ja: (coreutils-ja)paste invocation.        Merge lines of files.
193 +* pathchk-ja: (coreutils-ja)pathchk invocation.    Check file name portability.
194 +* pr-ja: (coreutils-ja)pr invocation.              Paginate or columnate files.
195 +* printenv-ja: (coreutils-ja)printenv invocation.  Print environment variables.
196 +* printf-ja: (coreutils-ja)printf invocation.      Format and print data.
197 +* ptx-ja: (coreutils-ja)ptx invocation.            Produce permuted indexes.
198 +* pwd-ja: (coreutils-ja)pwd invocation.            Print working directory.
199 +* readlink-ja: (coreutils-ja)readlink invocation.  Print referent of a symlink.
200 +* realpath-ja: (coreutils-ja)realpath invocation.  Print resolved file names.
201 +* rm-ja: (coreutils-ja)rm invocation.              Remove files.
202 +* rmdir-ja: (coreutils-ja)rmdir invocation.        Remove empty directories.
203 +* runcon-ja: (coreutils-ja)runcon invocation.      Run in specified SELinux CTX.
204 +* seq-ja: (coreutils-ja)seq invocation.            Print numeric sequences.
205 +* sha1sum-ja: (coreutils-ja)sha1sum invocation.    Print or check SHA-1 digests.
206 +* sha2-ja: (coreutils-ja)sha2 utilities.           Print or check SHA-2 digests.
207 +* shred-ja: (coreutils-ja)shred invocation.        Remove files more securely.
208 +* shuf-ja: (coreutils-ja)shuf invocation.          Shuffling text files.
209 +* sleep-ja: (coreutils-ja)sleep invocation.        Delay for a specified time.
210 +* sort-ja: (coreutils-ja)sort invocation.          Sort text files.
211 +* split-ja: (coreutils-ja)split invocation.        Split into pieces.
212 +* stat-ja: (coreutils-ja)stat invocation.          Report file(system) status.
213 +* stdbuf-ja: (coreutils-ja)stdbuf invocation.      Modify stdio buffering.
214 +* stty-ja: (coreutils-ja)stty invocation.          Print/change terminal settings.
215 +* sum-ja: (coreutils-ja)sum invocation.            Print traditional checksum.
216 +* sync-ja: (coreutils-ja)sync invocation.          Synchronize memory to disk.
217 +* tac-ja: (coreutils-ja)tac invocation.            Reverse files.
218 +* tail-ja: (coreutils-ja)tail invocation.          Output the last part of files.
219 +* tee-ja: (coreutils-ja)tee invocation.            Redirect to multiple files.
220 +* test-ja: (coreutils-ja)test invocation.          File/string tests.
221 +* timeout-ja: (coreutils-ja)timeout invocation.    Run with time limit.
222 +* touch-ja: (coreutils-ja)touch invocation.        Change file timestamps.
223 +* tr-ja: (coreutils-ja)tr invocation.              Translate characters.
224 +* true-ja: (coreutils-ja)true invocation.          Do nothing, successfully.
225 +* truncate-ja: (coreutils-ja)truncate invocation.  Shrink/extend size of a file.
226 +* tsort-ja: (coreutils-ja)tsort invocation.        Topological sort.
227 +* tty-ja: (coreutils-ja)tty invocation.            Print terminal name.
228 +* uname-ja: (coreutils-ja)uname invocation.        Print system information.
229 +* unexpand-ja: (coreutils-ja)unexpand invocation.  Convert spaces to tabs.
230 +* uniq-ja: (coreutils-ja)uniq invocation.          Uniquify files.
231 +* unlink-ja: (coreutils-ja)unlink invocation.      Removal via unlink(2).
232 +* uptime-ja: (coreutils-ja)uptime invocation.      Print uptime and load.
233 +* users-ja: (coreutils-ja)users invocation.        Print current user names.
234 +* vdir-ja: (coreutils-ja)vdir invocation.          List directories verbosely.
235 +* wc-ja: (coreutils-ja)wc invocation.              Line, word, and byte counts.
236 +* who-ja: (coreutils-ja)who invocation.            Print who is logged in.
237 +* whoami-ja: (coreutils-ja)whoami invocation.      Print effective user ID.
238 +* yes-ja: (coreutils-ja)yes invocation.            Print a string indefinitely.
239  @end direntry
240  
241  @copying
242 @@ -162,7 +151,7 @@
243  
244  Copyright @copyright{} 1994-2016 Free Software Foundation, Inc.
245  
246 -Japanese translation copyright @copyright{} 2014-2016 Linux JM project
247 +Japanese translation copyright @copyright{} 2014-2017 Linux JM project
248  
249  @quotation
250  Permission is granted to copy, distribute and/or modify this document under
251 @@ -172,6 +161,18 @@
252  of the license is included in the section entitled ``GNU Free Documentation
253  License''.
254  @end quotation
255 +
256 +【訳者から御注意】 この文書を info コマンドで閲覧なさっている場合は、
257 +行末に余計な文字が入って、読みにくいことがあるかもしれない。
258 +そうしたときは、Ctrl キーと l (エル) キーを同時に押して、画面を再描画していただきたい。
259 +たぶん、表示が正常になるはずである。
260 +
261 +お手元の coreutils のバージョンが @value{VERSION} 以外の場合、
262 +この文書の説明と動作が違うことがあるかもしれない
263 +(たとえば、この文書に書いてあるオプションが使えない、あるいは、
264 +使えるはずのオプションの説明がないなど)。
265 +そうした場合は、お使いの coreutils と同じバージョンの info マニュアルや
266 +man ページに当ってみていただきたい。そちらの方が正しいはずである。
267  @end copying
268  
269  @titlepage
270 @@ -179,6 +180,7 @@
271  @subtitle Core GNU utilities
272  @subtitle for version @value{VERSION}, @value{UPDATED}
273  @author David MacKenzie et al.
274 +@author translated by Linux JM project
275  
276  @page
277  @vskip 0pt plus 1filll
278 @@ -201,143 +203,119 @@
279  
280  @menu
281  * Introduction::             注意事項、概観、著者
282 -* Common options::           Common options
283 -* Output of entire files::   cat tac nl od base32 base64
284 -* Formatting file contents::  fmt pr fold
285 -* Output of parts of files::  head tail split csplit
286 -* Summarizing files::        wc sum cksum b2sum md5sum sha1sum sha2
287 -* Operating on sorted files::  sort shuf uniq comm ptx tsort
288 -* Operating on fields::      cut paste join
289 -* Operating on characters::  tr expand unexpand
290 -* Directory listing::        ls dir vdir dircolors
291 -* Basic operations::         cp dd install mv rm shred
292 -* Special file types::       mkdir rmdir unlink mkfifo mknod ln link 
293 -                               readlink
294 -* Changing file attributes::  chgrp chmod chown touch
295 -* Disk usage::               df du stat sync truncate
296 -* Printing text::            echo printf yes
297 -* Conditions::               false true test expr
298 -* Redirection::              tee
299 -* File name manipulation::   dirname basename pathchk mktemp realpath
300 -* Working context::          pwd stty printenv tty
301 -* User information::         id logname whoami groups users who
302 -* System context::           date arch nproc uname hostname hostid uptime
303 -* SELinux context::          chcon runcon
304 -* Modified command invocation::  chroot env nice nohup stdbuf timeout
305 -* Process control::          kill
306 -* Delaying::                 sleep
307 -* Numeric operations::       factor numfmt seq
308 -* File permissions::         Access modes
309 +* Common options::           共通オプション
310 +* Output of entire files::   ファイル全体の出力 (cat tac nl od base32 base64)
311 +* Formatting file contents:: ファイルの整形 (fmt pr fold)
312 +* Output of parts of files:: ファイルの部分出力 (head tail split csplit)
313 +* Summarizing files::        チェックサムなど (wc sum b2sum cksum md5sum
314 +                               sha1sum sha2)
315 +* Operating on sorted files::  ソートなど (sort shuf uniq comm ptx tsort)
316 +* Operating on fields::      フィールド操作 (cut paste join)
317 +* Operating on characters::  文字操作 (tr expand unexpand)
318 +* Directory listing::        ディレクトリ一覧 (ls dir vdir dircolors)
319 +* Basic operations::         基本操作 (cp dd install mv rm shred)
320 +* Special file types::       特殊ファイル型 (mkdir rmdir unlink mkfifo mknod
321 +                               ln link readlink)
322 +* Changing file attributes:: ファイルの属性変更 (chgrp chmod chown touch)
323 +* Disk usage::               ディスク使用量など (df du stat sync truncate)
324 +* Printing text::            テキストの表示 (echo printf yes)
325 +* Conditions::               条件 (false true test expr)
326 +* Redirection::              リダイレクション (tee)
327 +* File name manipulation::   ファイル名の操作 (dirname basename pathchk
328 +                               mktemp realpath)
329 +* Working context::          作業環境 (pwd stty printenv tty)
330 +* User information::         ユーザ情報 (id logname whoami groups users who)
331 +* System context::           システム情報 (date arch nproc uname hostname
332 +                               hostid uptime)
333 +* SELinux context::          SELinux コンテキスト (chcon runcon)
334 +* Modified command invocation::  実行環境の変更 (chroot env nice nohup stdbuf
335 +                                   timeout)
336 +* Process control::          プロセス制御 (kill)
337 +* Delaying::                 一時停止 (sleep)
338 +* Numeric operations::       数値の操作 (factor numfmt seq)
339 +* File permissions::         アクセス・モード
340  * Date input formats::       日付文字列の指定法
341 -* Opening the software toolbox::  The software tools philosophy
342 +* Opening the software toolbox::  ソフトウェア工具という考え方
343 +* About the translation::    翻訳について
344  * GNU Free Documentation License::  Copying and sharing this manual
345  * Concept index::            General index
346  
347  @detailmenu
348   --- ノードの詳細なリスト ---
349  
350 -
351 -
352  共通オプション
353  
354 -
355 -
356  * Exit status::              プログラムが実行に成功したか失敗したかの指標
357 -* Backup options::           Backup options
358 -* Block size::               Block size
359 +* Backup options::           バックアップ・オプション
360 +* Block size::               ブロックサイズ
361  * Floating point::           浮動小数点数の表現
362  * Signal specifications::    シグナルの指定
363 -* Disambiguating names and IDs::  chgrp, chown, chroot, 
364 -                                    id におけるユーザやグループの指定法
365 +* Disambiguating names and IDs::  chgrp, chown, chroot, id
366 +                                    におけるユーザやグループの指定法
367  * Random sources::           ランダムデータのソース
368 -* Target directory::         Target directory
369 -* Trailing slashes::         Trailing slashes
370 +* Target directory::         出力先ディレクトリ
371 +* Trailing slashes::         末尾のスラッシュ
372  * Traversing symlinks::      ディレクトリを指すシンボリックリンクのたどり方
373 -* Treating / specially::     Treating / specially
374 -* Standards conformance::    Standards conformance
375 +* Treating / specially::     / (ルート) を特別扱いする
376 +* Standards conformance::    規格への準拠
377  * Multi-call invocation::    Multi-call プログラムの起動
378  
379 -Output of entire files
380 -
381 -
382 +ファイル全体の出力
383  
384  * cat invocation::           ファイルを結合して、書き出す
385  * tac invocation::           ファイルを結合して、ファイルごとに逆順で書き出す
386  * nl invocation::            行番号を付けて、ファイルを書き出す
387 -* od invocation::            ファイルを 8 
388 -                               進数などの形式で書き出す
389 -* base32 invocation::        データを ASCII 
390 -                               文字で表示可能なデータに変換する
391 -* base64 invocation::        データを ASCII 
392 -                               文字で表示可能なデータに変換する
393 -
394 -Formatting file contents
395 -
396 +* od invocation::            ファイルを 8 進数などの形式で書き出す
397 +* base32 invocation::        データを ASCII 文字で表示可能なデータに変換する
398 +* base64 invocation::        データを ASCII 文字で表示可能なデータに変換する
399  
400 +ファイル内容の整形
401  
402  * fmt invocation::           パラグラフに分かれたテキストを整形し直す
403  * pr invocation::            ページ付けや段組みをしてファイルを表示する
404  * fold invocation::          入力行を指定された幅に合わせて折り返す
405  
406 -Output of parts of files
407 -
408 -
409 +ファイルの部分出力
410  
411  * head invocation::          ファイルの先頭部分を出力する
412  * tail invocation::          ファイルの末尾部分を出力する
413  * split invocation::         ファイルを一定のサイズに分割する
414  * csplit invocation::        ファイルを内容を目印にして分割する
415  
416 -Summarizing files
417 -
418 -
419 +ファイルの要約
420  
421  * wc invocation::            行数、単語数、バイト数を表示する
422  * sum invocation::           チェックサムとブロック数を表示する
423 -* cksum invocation::         CRC 
424 -                               チェックサムとバイト数を表示する
425 -* b2sum invocation::         BLAKE2 
426 -                               ダイジェストの表示、または検査をする
427 -* md5sum invocation::        MD5 
428 -                               ダイジェストの表示、または検査をする
429 -* sha1sum invocation::       SHA-1 
430 -                               ダイジェストの表示、または検査をする
431 -* sha2 utilities::           SHA-2 
432 -                               ダイジェストの表示、または検査をする
433 -
434 -Operating on sorted files
435 -
436 +* cksum invocation::         CRC チェックサムとバイト数を表示する
437 +* b2sum invocation::         BLAKE2 ダイジェストの表示、または検査をする
438 +* md5sum invocation::        MD5 ダイジェストの表示、または検査をする
439 +* sha1sum invocation::       SHA-1 ダイジェストの表示、または検査をする
440 +* sha2 utilities::           SHA-2 ダイジェストの表示、または検査をする
441  
442 +ソートしたファイルの操作
443  
444  * sort invocation::          テキストファイルを並べ替える
445  * shuf invocation::          テキストファイルをシャッフルする
446  * uniq invocation::          ファイルから重複を省く
447  * comm invocation::          ソート済みの二つのファイルを一行づつ比較する
448 -* ptx invocation::           ファイル内容の permuted index 
449 -                               を作成する
450 +* ptx invocation::           ファイル内容の permuted index を作成する
451  * tsort invocation::         トポロジカル・ソート
452  
453  @command{ptx}: パミューテド・インデックスを作成する
454  
455 -
456 -
457  * General options in ptx::   プログラム全体の動作に関係するオプション
458 -* Charset selection in ptx::  使用している文字セットについて
459 +* Charset selection in ptx:: 使用している文字セットについて
460  * Input processing in ptx::  入力のフィールドと文脈、及びキーワードの選択
461 -* Output formatting in ptx::  出力フォーマットのタイプ、及びフィールドの幅
462 +* Output formatting in ptx:: 出力フォーマットのタイプ、及びフィールドの幅
463  * Compatibility in ptx::     GNU による @command{ptx} の拡張
464  
465 -Operating on fields
466 -
467 -
468 +フィールド操作
469  
470  * cut invocation::           各行の選択した部分を表示する
471  * paste invocation::         複数のファイルの各行をマージする
472  * join invocation::          共通のフィールドに基づいて行を連結する
473  
474 -Operating on characters
475 -
476 -
477 +文字操作
478  
479  * tr invocation::            文字の置換、圧縮、削除を行う
480  * expand invocation::        タブをスペースに変換する
481 @@ -345,15 +323,11 @@
482  
483  @command{tr}: 文字の置換、圧縮、削除を行う
484  
485 -
486 -
487  * Character sets::           文字集合の指定
488  * Translating::              ある文字集合を別の文字集合に変換する
489  * Squeezing and deleting::   文字の削除
490  
491 -Directory listing
492 -
493 -
494 +ディレクトリの一覧表示
495  
496  * ls invocation::            ディレクトリの内容を一覧表示する
497  * dir invocation::           ディレクトリの内容を簡潔に表示する
498 @@ -362,72 +336,56 @@
499  
500  @command{ls}: ディレクトリの内容を一覧表示する
501  
502 -
503 -
504 -* Which files are listed::   Which files are listed
505 -* What information is listed::  What information is listed
506 -* Sorting the output::       Sorting the output
507 +* Which files are listed::      表示対象にするファイル
508 +* What information is listed::  表示する情報
509 +* Sorting the output::          出力のソート
510  * Details about version sort::  バージョン・ソートの詳細
511 -* General output formatting::  General output formatting
512 -* Formatting the file names::  Formatting the file names
513 -
514 -Basic operations
515 -
516 +* General output formatting::   出力全体の形式
517 +* Formatting file timestamps::  タイムスタンプのフォーマット
518 +* Formatting the file names::   ファイル名のフォーマット
519  
520 +基本的なファイル操作
521  
522  * cp invocation::            ファイルやディレクトリをコピーする
523  * dd invocation::            ファイルの変換とコピー
524  * install invocation::       ファイルをコピーし属性をセットする
525 -* mv invocation::            ファイルの移動 (名前の変更) 
526 -                               を行う
527 +* mv invocation::            ファイルの移動 (名前の変更) を行う
528  * rm invocation::            ファイルやディレクトリを削除する
529  * shred invocation::         セキュリティを向上させたファイルの削除
530  
531 -Special file types
532 -
533 -
534 -
535 -* link invocation::          システムコール link 
536 -                               を使って、ハードリンクを作成する
537 -* ln invocation::            ファイル間のリンクを作成する
538 -* mkdir invocation::         ディレクトリを作成する
539 -* mkfifo invocation::        FIFO (名前付きパイプ) を作成する
540 -* mknod invocation::         ブロック型やキャラクタ型のスペシャルファイルを作成する
541 -* readlink invocation::      シムリンクの値、または正規化されたファイル名を表示する
542 -* rmdir invocation::         空のディレクトリを削除する
543 -* unlink invocation::        システムコール unlink 
544 -                               を使って、ファイルを削除する
545 -
546 -Changing file attributes
547 +特殊なファイル型
548  
549 +* link invocation::     システムコール link を使って、ハードリンクを作成する
550 +* ln invocation::       ファイル間のリンクを作成する
551 +* mkdir invocation::    ディレクトリを作成する
552 +* mkfifo invocation::   FIFO (名前付きパイプ) を作成する
553 +* mknod invocation::    ブロック型やキャラクタ型のスペシャルファイルを作成する
554 +* readlink invocation:: シムリンクの値、または正規化されたファイル名を表示する
555 +* rmdir invocation::    空のディレクトリを削除する
556 +* unlink invocation::   システムコール unlink を使って、ファイルを削除する
557  
558 +ファイルの属性変更
559  
560  * chown invocation::         ファイルの所有者やグループを変更する
561  * chgrp invocation::         ファイルの所有グループを変更する
562  * chmod invocation::         アクセス権を変更する
563  * touch invocation::         ファイルのタイムスタンプを変更する
564  
565 -Disk usage
566 -
567 -
568 +ディスク使用量
569  
570  * df invocation::            ファイルシステムのディスク使用状態を報告する
571  * du invocation::            ファイルのディスク使用量を概算する
572  * stat invocation::          ファイルやファイルシステムの状態を報告する
573 -* sync invocation::          Synchronize cached writes to persistent storage
574 +* sync invocation::          キャッシュされた書き込みを永続的な記憶装置に同期する
575  * truncate invocation::      ファイルサイズの短縮・伸長を行う
576  
577 -Printing text
578 -
579 -
580 +テキストの表示
581  
582  * echo invocation::          テキストを 1 行表示する
583  * printf invocation::        データを整形して表示する
584  * yes invocation::           中断されるまで文字列を表示する
585  
586 -Conditions
587 -
588 -
589 +条件
590  
591  * false invocation::         何もせず、実行失敗のステータスを返す
592  * true invocation::          何もせず、正常終了する
593 @@ -436,33 +394,24 @@
594  
595  @command{test}: ファイルタイプのチェックや値の比較を行う
596  
597 -
598 -
599 -* File type tests::          File type tests
600 -* Access permission tests::  Access permission tests
601 -* File characteristic tests::  File characteristic tests
602 -* String tests::             String tests
603 -* Numeric tests::            Numeric tests
604 +* File type tests::            ファイルタイプのテスト
605 +* Access permission tests::    アクセス許可のテスト
606 +* File characteristic tests::  ファイル特性のテスト
607 +* String tests::               文字列のテスト
608 +* Numeric tests::              数値のテスト
609  
610  @command{expr}: 式を評価する
611  
612 -
613 -
614  * String expressions::       文字列式 (+ : match substr index length)
615  * Numeric expressions::      数式 (+ - * / %)
616 -* Relations for expr::       論理結合と関係表現 (| & < <= = == != 
617 -                               >= >)
618 +* Relations for expr::       論理結合と関係表現 (| & < <= = == != >= >)
619  * Examples of expr::         @command{expr} の使用例
620  
621 -Redirection
622 -
623 -
624 +リダイレクション
625  
626  * tee invocation::           出力を複数のファイルやプロセスにリダイレクトする
627  
628 -File name manipulation
629 -
630 -
631 +ファイル名操作
632  
633  * basename invocation::      ファイル名からディレクトリと接尾辞を取り除く
634  * dirname invocation::       ファイル名から最後の要素を取り除く
635 @@ -470,9 +419,7 @@
636  * mktemp invocation::        テンポラリファイルやディレクトリを作成する
637  * realpath invocation::      ファイル名を展開して表示する
638  
639 -Working context
640 -
641 -
642 +作業環境
643  
644  * pwd invocation::           現在作業中のディレクトリを表示する
645  * stty invocation::          端末の諸特性を表示・変更する
646 @@ -481,8 +428,6 @@
647  
648  @command{stty}: 端末の諸特性を表示・変更する
649  
650 -
651 -
652  * Control::                  制御関係の設定
653  * Input::                    入力に関する設定
654  * Output::                   出力に関する設定
655 @@ -491,9 +436,7 @@
656  * Characters::               特殊文字
657  * Special::                  特殊設定
658  
659 -User information
660 -
661 -
662 +ユーザ情報
663  
664  * id invocation::            ユーザの ID を表示する
665  * logname invocation::       現在のログイン名を表示する
666 @@ -502,13 +445,11 @@
667  * users invocation::         現在ログインしている全ユーザのログイン名を表示する
668  * who invocation::           現在誰がログインしているかを表示する
669  
670 -System context
671 -
672 -
673 +システム情報
674  
675  * arch invocation::          マシンのハードウェア名を表示する
676  * date invocation::          システムの日付や時刻を表示、設定する
677 -* nproc invocation::         Print the number of processors
678 +* nproc invocation::         プロセッサ数を表示する
679  * uname invocation::         システムについて情報を表示する
680  * hostname invocation::      システム名を表示、設定する
681  * hostid invocation::        数値によるホストの識別名を表示する
682 @@ -516,12 +457,8 @@
683  
684  @command{date}: システムの日付や時刻を表示、設定する
685  
686 -
687 -
688 -* Time conversion specifiers::  時刻関係の変換指定子 
689 -                                  %[HIklMNpPrRsSTXzZ]
690 -* Date conversion specifiers::  日付関係の変換指定子 
691 -                                  %[aAbBcCdDeFgGhjmuUVwWxyY]
692 +* Time conversion specifiers:: 時刻関係の変換指定子 %[HIklMNpPrRsSTXzZ]
693 +* Date conversion specifiers:: 日付関係の変換指定子 %[aAbBcCdDeFgGhjmuUVwWxyY]
694  * Literal conversion specifiers::  文字変換指定子 %[%nt]
695  * Padding and other flags::  0 や空白による空き埋め、その他
696  * Setting the time::         システムクロックの変更
697 @@ -529,61 +466,50 @@
698  * Date input formats::       日付文字列の指定法
699  * Examples of date::         用例
700  
701 -SELinux context
702 -
703 -
704 -
705 -* chcon invocation::         ファイルの SELinux 
706 -                               コンテキストを変更する
707 -* runcon invocation::        指定された SELinux 
708 -                               コンテキストでコマンドを実行する
709 -
710 -Modified command invocation
711 +SELinux コンテキスト
712  
713 +* chcon invocation::         ファイルの SELinux コンテキストを変更する
714 +* runcon invocation::        指定された SELinux コンテキストでコマンドを実行する
715  
716 +コマンド実行条件の変更
717  
718  * chroot invocation::        ルートディレクトリを変更して、コマンドを実行する
719  * env invocation::           変更した環境でコマンドを実行する
720 -* nice invocation::          niceness 
721 -                               を変更して、コマンドを実行する
722 +* nice invocation::          niceness を変更して、コマンドを実行する
723  * nohup invocation::         ハングアップ・シグナルで終了しないコマンドを実行する
724  * stdbuf invocation::        入出力バッファリングを変更して、コマンドを実行する
725  * timeout invocation::       タイムリミット付きでコマンドを実行する
726  
727 -Process control
728 -
729 -
730 +プロセス制御
731  
732  * kill invocation::          プロセスにシグナルを送る。
733  
734 -Delaying
735 -
736 -
737 +一時停止
738  
739  * sleep invocation::         指定された時間、停止する
740  
741 -Numeric operations
742 -
743 -
744 +数値の操作
745  
746  * factor invocation::        素因数を表示する
747  * numfmt invocation::        数値を整形し直す
748  * seq invocation::           数列を表示する
749  
750 -File permissions
751 +@command{numfmt}: 数値を整形し直す
752
753 +* General options in numfmt::  一般オプション
754 +* Possible UNITs::             使用できる UNIT
755 +* Examples of using numfmt::   numfmt の使用例
756  
757  
758 +ファイルの許可属性
759  
760  * Mode Structure::           ファイルのモードビットの構成
761  * Symbolic Modes::           ファイルのモードビットの憶えやすい表記
762 -* Numeric Modes::            ファイルのモードビットの 8 
763 -                               進数による表記
764 +* Numeric Modes::            ファイルのモードビットの 8 進数による表記
765  * Directory Setuid and Setgid::  ディレクトリの Set-User-ID と 
766                                     Set-Group-ID ビット
767  
768 -Date input formats
769 -
770 -
771 +日付入力の書式
772  
773  * General date syntax::      共通規則
774  * Calendar date items::      19 Dec 1994
775 @@ -597,21 +523,21 @@
776  * Specifying time zone rules::  TZ="America/New_York", TZ="UTC0"
777  * Authors of parse_datetime::  Bellovin, Eggert, Salz, Berets, et al.
778  
779 -Opening the software toolbox
780 -
781 -
782 +ソフトウェアの道具箱
783  
784 -* Toolbox introduction::     Toolbox introduction
785 -* I/O redirection::          I/O redirection
786 +* Toolbox introduction::     はじめに
787 +* I/O redirection::          I/O リダイレクション
788  * The who command::          @command{who} コマンド
789  * The cut command::          @command{cut} コマンド
790  * The sort command::         @command{sort} コマンド
791  * The uniq command::         @command{uniq} コマンド
792 -* Putting the tools together::  Putting the tools together
793 +* Putting the tools together::  工具を組み合わせる
794  
795 -Copying This Manual
796 +翻訳について
797  
798 +* About the translation::    翻訳について
799  
800 +Copying This Manual
801  
802  * GNU Free Documentation License::  Copying and sharing this manual
803  
804 @@ -620,7 +546,7 @@
805  
806  
807  @node Introduction
808 -@chapter Introduction
809 +@chapter 序
810  
811  このマニュアルは作成の途上にある。たとえば、多くのセクションで、
812  基本的な概念を初心者にわかりやすく説明するといった試みがなされていない。
813 @@ -671,7 +597,7 @@
814  Richard Stallman が例によって洞察力に富む貴重な意見を寄せてくれた。
815  
816  @node Common options
817 -@chapter Common options
818 +@chapter 共通オプション
819  
820  @macro optBackup
821  @item -b
822 @@ -890,32 +816,25 @@
823  
824  @menu
825  * Exit status::              プログラムが成功したか失敗したかの指標。
826 -* Backup options::           バックアップ・オプション (-b と 
827 -                               -S)。
828 -* Block size::               ブロックサイズ (BLOCK_SIZE と 
829 -                               --block-size)。
830 +* Backup options::           バックアップ・オプション (-b と -S)。
831 +* Block size::               ブロックサイズ (BLOCK_SIZE と --block-size)。
832  * Floating point::           浮動小数点数の表現。
833 -* Signal specifications::    --signal 
834 -                               オプションによるシグナルの指定。
835 -* Disambiguating names and IDs::  chgrp, chown, chroot, 
836 -                                    id におけるユーザやグループの指定法
837 -* Random sources::           ランダムデータのソース 
838 -                               (--random-source)。
839 +* Signal specifications::    --signal オプションによるシグナルの指定。
840 +* Disambiguating names and IDs::  chgrp, chown, chroot, id における
841 +                                    ユーザやグループの指定法。
842 +* Random sources::           ランダムデータのソース (--random-source)。
843  * Target directory::         出力先ディレクトリの指定。
844 -* Trailing slashes::         末尾のスラッシュ 
845 -                               (--strip-trailing-slashes)。
846 +* Trailing slashes::         末尾のスラッシュ (--strip-trailing-slashes)。
847  * Traversing symlinks::      シムリンクをたどる (-H, -L, -P)。
848 -* Treating / specially::     --preserve-root や --no-preserve-root 
849 -                               の使用。
850 -* Special built-in utilities::  組み込みコマンド @command{break}, 
851 -                                  @command{:} など。
852 +* Treating / specially::     --preserve-root や --no-preserve-root の使用。
853 +* Special built-in utilities::  組み込みコマンド @command{break}, @command{:} など。
854  * Standards conformance::    POSIX 規格への準拠。
855  * Multi-call invocation::    Multi-call プログラムの起動。
856  @end menu
857  
858  
859  @node Exit status
860 -@section Exit status
861 +@section 終了ステータス
862  
863  @macro exitstatus
864  終了ステータス 0 は成功を示し、0 以外の値は失敗を示す。
865 @@ -937,7 +856,7 @@
866  
867  
868  @node Backup options
869 -@section Backup options
870 +@section バックアップ・オプション
871  
872  @cindex backup options
873  
874 @@ -1012,7 +931,7 @@
875  @end table
876  
877  @node Block size
878 -@section Block size
879 +@section ブロックサイズ
880  
881  @cindex block size
882  
883 @@ -1188,7 +1107,7 @@
884  @option{--block-size} オプションは影響することに注意していただきたい。
885  
886  @node Floating point
887 -@section Floating point numbers
888 +@section 浮動小数点数
889  @cindex floating point
890  @cindex IEEE floating point
891  
892 @@ -1220,7 +1139,7 @@
893  @xref{Parsing of Floats,,, libc, The GNU C Library Reference Manual}.
894  
895  @node Signal specifications
896 -@section Signal specifications
897 +@section シグナルの指定
898  @cindex signals, specifying
899  
900  @var{signal} の指定には、@samp{HUP} のようなシグナル名や @samp{1} のようなシグナル番号、
901 @@ -1397,7 +1316,7 @@
902  @end example
903  
904  @node Target directory
905 -@section Target directory
906 +@section 出力先ディレクトリ
907  
908  @cindex target directory
909  
910 @@ -1490,7 +1409,7 @@
911  @option{--no-target-directory} (@option{-T}) オプションを一緒に使うことはできない。
912  
913  @node Trailing slashes
914 -@section Trailing slashes
915 +@section 末尾のスラッシュ
916  
917  @cindex trailing slashes
918  
919 @@ -1513,7 +1432,7 @@
920  で要求されている動作であり、POSIX 規格のほかの部分とも首尾一貫している。
921  
922  @node Traversing symlinks
923 -@section Traversing symlinks
924 +@section シンボリックリンクをたどる
925  
926  @cindex symbolic link to directory, controlling traversal of
927  
928 @@ -1596,7 +1515,7 @@
929  これは、@option{--recursive} (@option{-R}) を同時に使っているときの話である。)
930  
931  @node Special built-in utilities
932 -@section Special built-in utilities
933 +@section 特殊ビルトイン・ユーティリティ
934  
935  プログラムの中には、@command{nice} のように、ほかのプログラムを起動できるものがある。
936  たとえば、@samp{nice cat file} というコマンドは、コマンド @samp{cat file}
937 @@ -1631,7 +1550,7 @@
938  シェルのサスペンドは起こらず、エラーメッセージが出力される。
939  
940  @node Standards conformance
941 -@section Standards conformance
942 +@section 規格への準拠
943  
944  @vindex POSIXLY_CORRECT
945  GNU ユーティリティのデフォルトの動作が POSIX の規格と一致しない場合が、若干ながら存在する。
946 @@ -1699,7 +1618,7 @@
947  詳しくは、coreutils パッケージに含まれる NEWS ファイルをご覧いただきたい。)
948  
949  @node Output of entire files
950 -@chapter Output of entire files
951 +@chapter ファイル全体の出力
952  
953  @cindex output of entire files
954  @cindex entire files, output of
955 @@ -1711,12 +1630,9 @@
956  * cat invocation::           ファイルを結合して、書き出す。
957  * tac invocation::           ファイルを結合し、ファイルごとに逆順で書き出す。
958  * nl invocation::            行番号を付けて、ファイルを書き出す。
959 -* od invocation::            ファイルを 8 
960 -                               進数などの形式で書き出す。
961 -* base32 invocation::        データを ASCII 
962 -                               文字で表示可能なデータに変換する。
963 -* base64 invocation::        データを ASCII 
964 -                               文字で表示可能なデータに変換する。
965 +* od invocation::            ファイルを 8 進数などの形式で書き出す。
966 +* base32 invocation::        データを ASCII 文字で表示可能なデータに変換する。
967 +* base64 invocation::        データを ASCII 文字で表示可能なデータに変換する。
968  @end menu
969  
970  @node cat invocation
971 @@ -2382,7 +2298,7 @@
972  
973  
974  @node Formatting file contents
975 -@chapter Formatting file contents
976 +@chapter ファイル内容の整形
977  
978  @cindex formatting file contents
979  
980 @@ -2917,7 +2833,7 @@
981  
982  
983  @node Output of parts of files
984 -@chapter Output of parts of files
985 +@chapter ファイルの部分出力
986  
987  @cindex output of parts of files
988  @cindex parts of files, output of
989 @@ -3753,7 +3669,7 @@
990  @c @end example
991  
992  @node Summarizing files
993 -@chapter Summarizing files
994 +@chapter ファイルの要約 (行数、単語数、チェックサム)
995  
996  @cindex summarizing files
997  
998 @@ -3762,16 +3678,11 @@
999  @menu
1000  * wc invocation::            行数、単語数、バイト数を表示する。
1001  * sum invocation::           チェックサムとブロック数を表示する。
1002 -* cksum invocation::         CRC 
1003 -                               チェックサムとバイト数を表示する。
1004 -* b2sum invocation::         BLAKE2 
1005 -                               ダイジェストの表示、または検査をする。
1006 -* md5sum invocation::        MD5 
1007 -                               ダイジェストの表示、または検査をする。
1008 -* sha1sum invocation::       SHA-1 
1009 -                               ダイジェストの表示、または検査をする。
1010 -* sha2 utilities::           SHA-2 
1011 -                               ダイジェストの表示、または検査をする。
1012 +* cksum invocation::         CRC チェックサムとバイト数を表示する。
1013 +* b2sum invocation::         BLAKE2 ダイジェストの表示、または検査をする。
1014 +* md5sum invocation::        MD5 ダイジェストの表示、または検査をする。
1015 +* sha1sum invocation::       SHA-1 ダイジェストの表示、または検査をする。
1016 +* sha2 utilities::           SHA-2 ダイジェストの表示、または検査をする。
1017  @end menu
1018  
1019  
1020 @@ -4234,7 +4145,7 @@
1021  
1022  
1023  @node Operating on sorted files
1024 -@chapter Operating on sorted files
1025 +@chapter ソートしたファイルの操作
1026  
1027  @cindex operating on sorted files
1028  @cindex sorted files, operations on
1029 @@ -4246,8 +4157,7 @@
1030  * shuf invocation::          テキストファイルをシャッフルする。
1031  * uniq invocation::          ファイルから重複を省く。
1032  * comm invocation::          ソート済みの二つのファイルを一行づつ比較する。
1033 -* ptx invocation::           ファイル内容の permuted index 
1034 -                               を作成する。
1035 +* ptx invocation::           ファイル内容の permuted index を作成する。
1036  * tsort invocation::         トポロジカル・ソート。
1037  @end menu
1038  
1039 @@ -5554,9 +5464,9 @@
1040  
1041  @menu
1042  * General options in ptx::   プログラム全体の動作に関係するオプション。
1043 -* Charset selection in ptx::  使用している文字セットについて。
1044 +* Charset selection in ptx:: 使用している文字セットについて。
1045  * Input processing in ptx::  入力のフィールドと文脈、及びキーワードの選択。
1046 -* Output formatting in ptx::  出力フォーマットのタイプ、及びフィールドの幅。
1047 +* Output formatting in ptx:: 出力フォーマットのタイプ、及びフィールドの幅。
1048  * Compatibility in ptx::     
1049  @end menu
1050  
1051 @@ -6199,7 +6109,7 @@
1052  
1053  
1054  @node Operating on fields
1055 -@chapter Operating on fields
1056 +@chapter フィールド操作
1057  
1058  @menu
1059  * cut invocation::           各行の選択した部分を表示する。
1060 @@ -6609,7 +6519,7 @@
1061  
1062  
1063  @node Operating on characters
1064 -@chapter Operating on characters
1065 +@chapter 文字操作
1066  
1067  @cindex operating on characters
1068  
1069 @@ -6830,7 +6740,7 @@
1070  
1071  
1072  @node Translating
1073 -@subsection Translating
1074 +@subsection 置換
1075  
1076  @cindex translating characters
1077  
1078 @@ -7134,7 +7044,7 @@
1079  
1080  
1081  @node Directory listing
1082 -@chapter Directory listing
1083 +@chapter ディレクトリの一覧表示
1084  
1085  この章では、@command{ls} とその変種の @command{dir} 及び @command{vdir} について説明する。
1086  こうしたコマンドは、ファイルに関する情報を一覧表示する。
1087 @@ -7196,23 +7106,24 @@
1088     削除やリネームの最中だと、そういうことが起きる)
1089  2: 深刻なトラブル (たとえば、メモリの不足、無効なオプション、
1090     コマンドライン引数として指定されたファイルやディレクトリに
1091 -   アクセスできなかった場合、ディレクトリのループなど)@end display
1092 +   アクセスできなかった場合、ディレクトリのループなど)
1093 +@end display
1094  
1095  参照 @ref{Common options}.
1096  
1097  @menu
1098 -* Which files are listed::
1099 -* What information is listed::
1100 -* Sorting the output::
1101 -* Details about version sort::
1102 -* General output formatting::
1103 -* Formatting file timestamps::
1104 -* Formatting the file names::  
1105 +* Which files are listed::      表示対象にするファイル
1106 +* What information is listed::  表示する情報
1107 +* Sorting the output::          出力のソート
1108 +* Details about version sort::  バージョン・ソートの詳細
1109 +* General output formatting::   出力全体の形式
1110 +* Formatting file timestamps::  タイムスタンプのフォーマット
1111 +* Formatting the file names::   ファイル名のフォーマット
1112  @end menu
1113  
1114  
1115  @node Which files are listed
1116 -@subsection Which files are listed
1117 +@subsection 表示対象にするファイル
1118  
1119  以下のオプションは、どんなファイルについて @command{ls} が情報を表示するかを決定する。
1120  デフォルトで @command{ls} が表示するのは、コマンドラインで指定されたファイルだが、
1121 @@ -7339,7 +7250,7 @@
1122  
1123  
1124  @node What information is listed
1125 -@subsection What information is listed
1126 +@subsection 表示する情報
1127  
1128  以下のオプションは、@command{ls} がどんな情報を表示するかに関係している。
1129  @command{ls} がデフォルトで表示するのは、ファイル名だけである。
1130 @@ -7531,7 +7442,7 @@
1131  @item C
1132  ハイパフォーマンス (``contiguous data'') ファイル
1133  @item d
1134 -directory
1135 +ディレクトリ
1136  @item D
1137  @c @item F
1138  @c semaphore, if this is a distinct file type
1139 @@ -7655,7 +7566,7 @@
1140  
1141  
1142  @node Sorting the output
1143 -@subsection Sorting the output
1144 +@subsection 出力のソート
1145  
1146  @cindex sorting @command{ls} output
1147  以下のオプションは、@command{ls} が出力する情報を並べる際の順序を変更する。
1148 @@ -7758,7 +7669,7 @@
1149  
1150  
1151  @node Details about version sort
1152 -@subsection Details about version sort
1153 +@subsection バージョン・ソートの詳細
1154  
1155  ファイル名にはインデックス番号やバージョン番号が含まれていることがしばしばあるが、
1156  バージョン・ソートは、そうした状況に対処している。
1157 @@ -7811,7 +7722,7 @@
1158  @end itemize
1159  
1160  @node General output formatting
1161 -@subsection General output formatting
1162 +@subsection 出力全体の形式
1163  
1164  以下のオプションは出力全体の見かけに影響を及ぼす。
1165  
1166 @@ -8004,7 +7915,7 @@
1167  
1168  
1169  @node Formatting file timestamps
1170 -@subsection Formatting file timestamps
1171 +@subsection タイムスタンプのフォーマット
1172  
1173  デフォルトでは、ファイルのタイムスタンプは短縮形式で表示される。
1174  すなわち、最近のタイムスタンプ以外は、@samp{Mar 30@ @ 2002}
1175 @@ -8137,7 +8048,7 @@
1176  
1177  
1178  @node Formatting the file names
1179 -@subsection Formatting the file names
1180 +@subsection ファイル名のフォーマット
1181  
1182  以下のオプションは、ファイル名の表示方法を変更する。
1183  
1184 @@ -8378,7 +8289,7 @@
1185  
1186  
1187  @node Basic operations
1188 -@chapter Basic operations
1189 +@chapter 基本的なファイル操作
1190  
1191  @cindex manipulating files
1192  
1193 @@ -8389,8 +8300,7 @@
1194  * cp invocation::            ファイルをコピーする。
1195  * dd invocation::            ファイルの変換とコピー。
1196  * install invocation::       ファイルをコピーし属性をセットする。
1197 -* mv invocation::            ファイルの移動 (名前の変更) 
1198 -                               を行う。
1199 +* mv invocation::            ファイルの移動 (名前の変更) を行う。
1200  * rm invocation::            ファイルやディレクトリを削除する。
1201  * shred invocation::         セキュリティを向上させたファイルの削除。
1202  @end menu
1203 @@ -10174,7 +10084,7 @@
1204  
1205  
1206  @node Special file types
1207 -@chapter Special file types
1208 +@chapter 特殊なファイル型
1209  
1210  @cindex special file types
1211  @cindex file types, special
1212 @@ -10201,16 +10111,15 @@
1213  (@dfn{special files}) がある。
1214  
1215  @menu
1216 -* link invocation::          システムコール link 
1217 -                               を使って、ハードリンクを作成する
1218 -* ln invocation::            ファイル間のリンクを作成する。
1219 -* mkdir invocation::         ディレクトリを作成する。
1220 -* mkfifo invocation::        FIFO (名前付きパイプ) を作成する
1221 -* mknod invocation::         ブロック型やキャラクタ型のスペシャルファイルを作成する
1222 -* readlink invocation::      シムリンクの値、または正規化されたファイル名を表示する。
1223 -* rmdir invocation::         空のディレクトリを削除する。
1224 -* unlink invocation::        システムコール unlink 
1225 -                               を使って、ファイルを削除する
1226 +* link invocation::     システムコール link を使って、ハードリンクを作成する
1227 +* ln invocation::       ファイル間のリンクを作成する
1228 +* mkdir invocation::    ディレクトリを作成する
1229 +* mkfifo invocation::   FIFO (名前付きパイプ) を作成する
1230 +* mknod invocation::    ブロック型やキャラクタ型のスペシャルファイルを作成する
1231 +* readlink invocation:: シムリンクの値、または正規化されたファイル名を表示する
1232 +* rmdir invocation::    空のディレクトリを削除する
1233 +* unlink invocation::   システムコール unlink を使って、ファイルを削除する
1234 +
1235  @end menu
1236  
1237  
1238 @@ -10529,7 +10438,8 @@
1239  # かぎり、問題がない。また、ネットワークでつながったファイル
1240  # システム間でも通用する。
1241  ln -s afile anotherfile
1242 -ln -s ../adir/afile yetanotherfile@end smallexample
1243 +ln -s ../adir/afile yetanotherfile
1244 +@end smallexample
1245  
1246  
1247  @node mkdir invocation
1248 @@ -10914,7 +10824,7 @@
1249  
1250  
1251  @node Changing file attributes
1252 -@chapter Changing file attributes
1253 +@chapter ファイルの属性変更
1254  
1255  @cindex changing file attributes
1256  @cindex file attributes, changing
1257 @@ -11575,7 +11485,7 @@
1258  
1259  
1260  @node Disk usage
1261 -@chapter Disk usage
1262 +@chapter ディスク使用量
1263  
1264  @cindex disk usage
1265  
1266 @@ -12619,7 +12529,7 @@
1267  
1268  
1269  @node Printing text
1270 -@chapter Printing text
1271 +@chapter テキストの表示
1272  
1273  @cindex printing text, commands for
1274  @cindex commands for printing text
1275 @@ -12677,7 +12587,7 @@
1276  @item \c
1277  この位置より後を出力しない
1278  @item \e
1279 -escape
1280 +エスケープ
1281  @item \f
1282  フォームフィード (form feed)
1283  @item \n
1284 @@ -12922,7 +12832,7 @@
1285  
1286  
1287  @node Conditions
1288 -@chapter Conditions
1289 +@chapter 条件
1290  
1291  @cindex conditions
1292  @cindex commands for exit status
1293 @@ -13062,19 +12972,17 @@
1294  @end display
1295  
1296  @menu
1297 -* File type tests::          ファイルタイプのテスト (-[gkruwxOG])
1298 -* Access permission tests::  アクセス許可のテスト (-[gkruwxOG])
1299 -* File characteristic tests::  ファイル特性のテスト (-e -s -nt -ot 
1300 -                                 -ef)
1301 -* String tests::             文字列のテスト (-z -n = == !=)
1302 -* Numeric tests::            数値のテスト (-eq -ne -lt -le -gt -ge)
1303 -* Connectives for test::     @command{test} の論理結合演算子 (! -a 
1304 -                               -o)
1305 +* File type tests::          ファイルタイプのテスト (-[gkruwxOG])。
1306 +* Access permission tests::  アクセス許可のテスト (-[gkruwxOG])。
1307 +* File characteristic tests::  ファイル特性のテスト (-e -s -nt -ot -ef)。
1308 +* String tests::             文字列のテスト (-z -n = == !=)。
1309 +* Numeric tests::            数値のテスト (-eq -ne -lt -le -gt -ge)。
1310 +* Connectives for test::     @command{test} の論理結合演算子 (! -a -o)。
1311  @end menu
1312  
1313  
1314  @node File type tests
1315 -@subsection File type tests
1316 +@subsection ファイルタイプのテスト
1317  
1318  @cindex file type tests
1319  
1320 @@ -13131,7 +13039,7 @@
1321  
1322  
1323  @node Access permission tests
1324 -@subsection Access permission tests
1325 +@subsection アクセス許可のテスト
1326  
1327  @cindex access permission tests
1328  @cindex permission tests
1329 @@ -13185,7 +13093,7 @@
1330  @end table
1331  
1332  @node File characteristic tests
1333 -@subsection File characteristic tests
1334 +@subsection ファイル特性のテスト
1335  
1336  @cindex file characteristic tests
1337  
1338 @@ -13226,7 +13134,7 @@
1339  
1340  
1341  @node String tests
1342 -@subsection String tests
1343 +@subsection 文字列のテスト
1344  
1345  @cindex string tests
1346  
1347 @@ -13272,7 +13180,7 @@
1348  
1349  
1350  @node Numeric tests
1351 -@subsection Numeric tests
1352 +@subsection 数値のテスト
1353  
1354  @cindex numeric tests
1355  @cindex arithmetic tests
1356 @@ -13317,7 +13225,7 @@
1357  
1358  
1359  @node Connectives for test
1360 -@subsection Connectives for @command{test}
1361 +@subsection @command{test} の論理結合演算子
1362  
1363  @cindex logical connectives
1364  @cindex connectives, logical
1365 @@ -13431,16 +13339,15 @@
1366  @end display
1367  
1368  @menu
1369 -* String expressions::       文字列式 (+ : match substr index length)
1370 -* Numeric expressions::      数式 (+ - * / %)
1371 -* Relations for expr::       論理結合と関係表現 (| & < <= = == != 
1372 -                               >= >)
1373 +* String expressions::       文字列式 (+ : match substr index length)。
1374 +* Numeric expressions::      数式 (+ - * / %)。
1375 +* Relations for expr::       論理結合と関係表現 (| & < <= = == != >= >)。
1376  * Examples of expr::         用例。
1377  @end menu
1378  
1379  
1380  @node String expressions
1381 -@subsection String expressions
1382 +@subsection 文字列式
1383  
1384  @cindex string expressions
1385  @cindex expressions, string
1386 @@ -13519,7 +13426,7 @@
1387  
1388  
1389  @node Numeric expressions
1390 -@subsection Numeric expressions
1391 +@subsection 数式
1392  
1393  @cindex numeric expressions
1394  @cindex expressions, numeric
1395 @@ -13637,7 +13544,7 @@
1396  
1397  
1398  @node Redirection
1399 -@chapter Redirection
1400 +@chapter リダイレクション
1401  
1402  @cindex redirection
1403  @cindex commands for redirection
1404 @@ -13854,7 +13761,7 @@
1405  
1406  
1407  @node File name manipulation
1408 -@chapter File name manipulation
1409 +@chapter ファイル名操作
1410  
1411  @cindex file name manipulation
1412  @cindex manipulation of file names
1413 @@ -14397,7 +14304,7 @@
1414  
1415  
1416  @node Working context
1417 -@chapter Working context
1418 +@chapter 作業環境
1419  
1420  @cindex working context
1421  @cindex commands for printing the working context
1422 @@ -15271,7 +15178,7 @@
1423  
1424  
1425  @node User information
1426 -@chapter User information
1427 +@chapter ユーザ情報
1428  
1429  @cindex user information, commands for
1430  @cindex commands for printing user information
1431 @@ -15280,12 +15187,14 @@
1432  誰がログインしているか、どんなグループに所属しているか、などである。
1433  
1434  @menu
1435 -* id invocation::            ユーザの ID を表示する。
1436 -* logname invocation::       現在のログイン名を表示する。
1437 -* whoami invocation::        実効ユーザ ID を表示する。
1438 -* groups invocation::        ユーザが所属しているグループ名を表示する。
1439 -* users invocation::         現在ログインしている全ユーザのログイン名を表示する。
1440 -* who invocation::           現在誰がログインしているかを表示する。
1441 +* id invocation::        ユーザの ID を表示する。
1442 +* logname invocation::   現在のログイン名を表示する。
1443 +* whoami invocation::    実効ユーザ ID を表示する。
1444 +* groups invocation::    ユーザが所属しているグループ名を表示する。
1445 +* users invocation::     現在ログインしている全ユーザのログイン名を表示する。
1446 +* who invocation::       現在誰がログインしているかを表示する。
1447 +
1448 +
1449  @end menu
1450  
1451  
1452 @@ -15655,7 +15564,7 @@
1453  
1454  
1455  @node System context
1456 -@chapter System context
1457 +@chapter システム情報
1458  
1459  @cindex system context
1460  @cindex context, system
1461 @@ -15714,22 +15623,20 @@
1462  @exitstatus
1463  
1464  @menu
1465 -* Time conversion specifiers::  時刻関係の変換指定子 
1466 -                                  %[HIklMNpPrRsSTXzZ]
1467 -* Date conversion specifiers::  日付関係の変換指定子 
1468 -                                  %[aAbBcCdDeFgGhjmuUVwWxyY]
1469 -* Literal conversion specifiers::  文字変換指定子 %[%nt]
1470 -* Padding and other flags::  0 や空白による空き埋め、その他
1471 -* Setting the time::         システムクロックの変更。
1472 -* Options for date::         現在の日時以外の指定など。
1473 +* Time conversion specifiers:: 時刻関係の変換指定子 %[HIklMNpPrRsSTXzZ]。
1474 +* Date conversion specifiers:: 日付関係の変換指定子 %[aAbBcCdDeFgGhjmuUVwWxyY]。
1475 +* Literal conversion specifiers:: 文字変換指定子 %[%nt]。
1476 +* Padding and other flags::    0 や空白による空き埋め、その他。
1477 +* Setting the time::           システムクロックの変更。
1478 +* Options for date::           現在の日時以外の指定など。
1479  @detailmenu
1480 -* Date input formats::       日付文字列の指定法。
1481 +* Date input formats::         日付文字列の指定法。
1482  @end detailmenu
1483 -* Examples of date::         用例。
1484 +* Examples of date::           用例。
1485  @end menu
1486  
1487  @node Time conversion specifiers
1488 -@subsection Time conversion specifiers
1489 +@subsection 時刻関係の変換指定子
1490  
1491  @cindex time conversion specifiers
1492  @cindex conversion specifiers, time
1493 @@ -15806,7 +15713,7 @@
1494  
1495  
1496  @node Date conversion specifiers
1497 -@subsection Date conversion specifiers
1498 +@subsection 日付関係の変換指定子
1499  
1500  @cindex date conversion specifiers
1501  @cindex conversion specifiers, date
1502 @@ -15887,7 +15794,7 @@
1503  
1504  
1505  @node Literal conversion specifiers
1506 -@subsection Literal conversion specifiers
1507 +@subsection 文字変換指定子
1508  
1509  @cindex literal conversion specifiers
1510  @cindex conversion specifiers, literal
1511 @@ -15905,7 +15812,7 @@
1512  
1513  
1514  @node Padding and other flags
1515 -@subsection Padding and other flags
1516 +@subsection 空き埋めなどのフラグ
1517  
1518  @cindex numeric field padding
1519  @cindex padding of numeric fields
1520 @@ -15971,7 +15878,7 @@
1521  
1522  
1523  @node Setting the time
1524 -@subsection Setting the time
1525 +@subsection システムクロックの設定
1526  
1527  @cindex setting the time
1528  @cindex time setting
1529 @@ -16075,7 +15982,7 @@
1530  引数 @var{timespec} では、日付の後ろに時刻をどの単位まで追加するかを指定する。
1531  以下の一つを指定することができる。
1532  @table @samp
1533 -@item auto
1534 +@item date
1535  日付のみを表示する。@var{timespec} を省略した場合のデフォルト。
1536  
1537  @item hours
1538 @@ -16645,7 +16552,7 @@
1539  @exitstatus
1540  
1541  @node SELinux context
1542 -@chapter SELinux context
1543 +@chapter SELinux コンテキスト
1544  
1545  @cindex SELinux context
1546  @cindex SELinux, context
1547 @@ -16654,10 +16561,8 @@
1548  この章では、SELinux コンテキスト関係の操作を行うコマンドを説明する。
1549  
1550  @menu
1551 -* chcon invocation::         ファイルの SELinux 
1552 -                               コンテキストを変更する
1553 -* runcon invocation::        指定された SELinux 
1554 -                               コンテキストでコマンドを実行する
1555 +* chcon invocation::     ファイルの SELinux コンテキストを変更する
1556 +* runcon invocation::    指定された SELinux コンテキストでコマンドを実行する
1557  @end menu
1558  
1559  @node chcon invocation
1560 @@ -16834,7 +16739,7 @@
1561  @end display
1562  
1563  @node Modified command invocation
1564 -@chapter Modified command invocation
1565 +@chapter コマンド実行条件の変更
1566  
1567  @cindex modified command invocation
1568  @cindex invocation of commands, modified
1569 @@ -17531,7 +17436,7 @@
1570  
1571  
1572  @node Process control
1573 -@chapter Process control
1574 +@chapter プロセス制御
1575  
1576  @cindex processes, commands for controlling
1577  @cindex commands for controlling processes
1578 @@ -17618,7 +17523,7 @@
1579  @xref{Signal specifications}.
1580  
1581  @node Delaying
1582 -@chapter Delaying
1583 +@chapter 一時停止
1584  
1585  @cindex delaying commands
1586  @cindex commands for delaying
1587 @@ -17650,11 +17555,11 @@
1588  
1589  @table @samp
1590  @item s
1591 -seconds
1592 +秒
1593  @item m
1594 -minutes
1595 +分
1596  @item h
1597 -hours
1598 +時
1599  @item d
1600  日
1601  @end table
1602 @@ -17673,7 +17578,7 @@
1603  
1604  
1605  @node Numeric operations
1606 -@chapter Numeric operations
1607 +@chapter 数値の操作
1608  
1609  @cindex numeric operations
1610  以下のプログラムは、数に関係した作業をする。
1611 @@ -17765,6 +17670,13 @@
1612  
1613  終了ステータスについては追加情報がある。@option{--invalid} をご覧になっていただきたい。
1614  
1615 +@menu
1616 +* General options in numfmt::  一般オプション
1617 +* Possible UNITs::             使用できる UNIT
1618 +* Examples of using numfmt::   numfmt の使用例
1619 +@end menu
1620 +
1621 +@node General options in numfmt
1622  @subsection 一般オプション
1623  
1624  このプログラムでは以下のオプションが使用できる。参照: @ref{Common options}.
1625 @@ -17900,6 +17812,7 @@
1626  
1627  @end table
1628  
1629 +@node Possible UNITs
1630  @subsection 使用できる @var{unit}
1631  
1632  @option{--from=UNIT} や @option{--to=UNIT} で指定する @var{unit} には、
1633 @@ -17982,6 +17895,7 @@
1634  
1635  @end table
1636  
1637 +@node Examples of using numfmt
1638  @subsection @command{nunfmt} の使用例
1639  
1640  1 個の数値を人間に読みやすい形に変換する (あるいは、その逆を行う)。
1641 @@ -18243,7 +18157,7 @@
1642  
1643  
1644  @node File permissions
1645 -@chapter File permissions
1646 +@chapter ファイルの許可属性
1647  @include perm-ja.texi
1648  
1649  @include parse-datetime-ja.texi
1650 @@ -18259,13 +18173,13 @@
1651  (@uref{http://www.linuxjournal.com/article.php?sid=2762})
1652  
1653  @menu
1654 -* Toolbox introduction::     Toolbox introduction
1655 -* I/O redirection::          I/O redirection
1656 +* Toolbox introduction::     はじめに
1657 +* I/O redirection::          I/O リダイレクション
1658  * The who command::          @command{who} コマンド
1659  * The cut command::          @command{cut} コマンド
1660  * The sort command::         @command{sort} コマンド
1661  * The uniq command::         @command{uniq} コマンド
1662 -* Putting the tools together::  Putting the tools together
1663 +* Putting the tools together::  工具を組み合わせる
1664  @end menu
1665  
1666  
1667 @@ -18810,6 +18724,156 @@
1668  Kernighan 氏に、この記事を読んでチェックしてくださったことについて、
1669  心からお礼を申し上げる。
1670  
1671 +@node About the translation
1672 +@appendix 翻訳について
1673 +
1674 +この文書は GNU core utilities version @value{VERSION} の
1675 +info マニュアルの翻訳である。間違いの御指摘や改良の御提案は
1676 +Linux JM project 宛にメールでなさっていただきたい
1677 +(@email{linuxjm-discuss@@lists.osdn.me})。
1678
1679 +まず最初に、coreutils の日本語版 info マニュアルの呼び出し方を簡単に説明する。
1680 +coreutils の 日本語版 info が install-info
1681 +コマンドを使ってきちんとシステムにインストールされているならば、コマンドラインから 
1682 +@samp{info coreutils-ja} で日本語マニュアル全体を、@samp{info chmod-ja}
1683 +などで個々のプログラムの日本語マニュアルを呼び出すことができる。
1684 +英語版を読むときは、今までどおり @samp{info coreutils} や @samp{info chmod}
1685 +とすればよい。個々のコマンドについては、英語版なら
1686 +@samp{info coreutils 'cp invocation'}、日本語版なら
1687 +@samp{info coreutils-ja 'cp invocation'} といったマニュアルの呼び出し方もある。
1688 +
1689 +また、@samp{info} を引数なしで実行すると、
1690 +info マニュアルのトップレベルのメニューが開く。
1691 +ここで、メニュー項目にカーソルを合わせて、リターンキーを押せば、その項目に飛ぶ。
1692 +しかし、読みたい項目をキー操作で指定する方が簡単である。たとえば、
1693 +@kbd{m} キーを押した後 @kbd{chmod-ja}
1694 +と打ち込んで、リターンキーを押せば、chmod コマンドの日本語版マニュアルが、
1695 +@kbd{chmod} だけなら英語版マニュアルが表示される。
1696 +
1697 +@kbd{coreutils-ja}、@kbd{chmod-ja} などと
1698 +@kbd{-ja} を付けるのは、@command{info} プログラムを起動するときと、
1699 +info のトップレベル・メニューにいるときだけである。
1700 +すでに日本語版 coreutils マニュアルのどれかを (それが 
1701 +coreutils-ja であれ、dd-ja であれ) @command{info} コマンドで開いている場合は、
1702 +@kbd{-ja} を後ろに付ける必要がなくなる。と言うより、付けてはいけない。
1703 +coreutils-ja の先頭ページのようにコマンドのメニューが存在するページでは
1704 +(実際には、スクロールしないと、メニューが見えないが)、たとえば、
1705 +@kbd{m} に続けて @kbd{chmod} と打ち込み、リターンキーを押すだけで、
1706 +chmod の日本語の説明が開く。また、日本語 coreutils マニュアルの任意のページから
1707 +coreutils-ja の他のノードへ直接飛ぶ場合も (ノードは、ほぼ章や節に相当する)、
1708 +@kbd{g} キーを押してから、@kbd{chmod invocation} などとノード名を打ち込み、
1709 +リターンキーを押せばよい。@kbd{m}, @kbd{g}、どちらの場合も、タブで文字列の補完ができる。
1710 +
1711 +info マニュアルの読み方の基本は、「メニューやクロスリファレンスにカーソルを合わせてリターンキーを押せば、その項目に飛ぶ。
1712 +スペースで先に進み、バックスペースで後戻りする。@kbd{l} キーで直前に開いていたノードに戻る。
1713 +@kbd{q} キーで終了する」である。たぶん coreutils-ja.info 
1714 +のパッケージには、README.ja というファイルが含まれていると思う。
1715 +info マニュアルの呼び出し方や使用法について、そこにもう少し詳しい説明を書いておいたので、
1716 +ご覧になっていただきたい。
1717 +
1718 +ここで、日本語の info マニュアルを使用するときの問題点を挙げておく。
1719 +
1720 +@enumerate
1721 +@item
1722 +@command{info} コマンドのバージョンによっては、行末の処理が上手ではない。
1723 +そのため、行末に余計な文字が入ることがある。そうしたときは、@kbd{C-l} を押して 
1724 +(Ctrl と l (エル) キーを同時に押す)、画面の再描画を行っていただきたい。
1725 +表示が正常になるはずである。
1726 +Emacs の info リーダーでは、この問題はめったに起きない。
1727 +
1728 +@item
1729 +最近の @command{info} コマンド (たとえば、バージョン 6.3) 
1730 +では、@kbd{s} や @kbd{/} による日本語の単語の検索ができるようになった。
1731 +@kbd{C-s} による日本語のインクリメンタル検索も可能になっている。
1732 +バージョンの古い @command{info} では、英単語による検索はできても、
1733 +日本語の単語による検索はできないので、注意していただきたい。
1734 +
1735 +@item
1736 +X の端末エミュレータで @command{info} コマンドを使用する場合、
1737 +端末エミュレータとフォントの組み合わせによっては、
1738 +文字列を囲むクォートの表示がおかしくなることがある。
1739 +フォントに「Monospace Regular」を使っているなら、
1740 +「VL Pゴシック regular」か「Liberation Mono Regular」に変えてみるとよいかもしれない 
1741 +(それはそれで、別の問題が出る可能性もあるが)。
1742 +ちょっと古風だが、日本語が使える @command{xterm} 
1743 +(@command{uxterm} など) なら、クォートの表示にまず問題はない。
1744 +
1745 +@item
1746 +coreutils の info のこの翻訳では、インデックスの日本語化まで手が回らなかった。
1747 +そのため、インデックスは英語のままである。
1748 +
1749 +@item
1750 +古めの Emacs でこの翻訳を読もうとすると、文字化けするかもしれない。
1751 +回避法があるのかもしれないが、訳者にはわからなかった。
1752 +@end enumerate
1753 +
1754 +この翻訳の最初の版は、coreutils-8.20 所収の texinfo ファイルを元に、
1755 +Linux JM project のために訳者が新たに翻訳したものだった。
1756 +以下に、そのときの後書きをほぼそのまま載せておく。
1757 +
1758 +この info マニュアルの原文は、本文の「序」でも述べているように、
1759 +各プログラムの man ページを統合し、増補・改訂したものである。この info 
1760 +マニュアルがまとめられるにともない、公式の man ページの方は、コマンドの 
1761 +@samp{--help} オプションで見ることができるものとほぼ同文の、
1762 +簡単な内容のものになった。
1763 +
1764 +従来どおりの詳しい man ページを希望する人たちも存在した。
1765 +そのために作られたのが、gnumaniak の man ページであり、従来の man ページを
1766 +info の情報で増補したものだったが、現在では保守されていないようだ。
1767 +
1768 +作成の経緯がそうしたものなので、この info マニュアルの原文には、
1769 +gnumaniak の man ページの原文とほとんど内容が同じものがある。
1770 +翻訳作業に当たっては、すべての項目について gnumaniak の
1771 +man ページの翻訳を参考にした。あちらの訳文の方がよくできている項目もある
1772 +(gnumaniak の翻訳は
1773 +@uref{http://linuxjm.osdn.jp/html/gnumaniak/man1/} にある)。
1774 +
1775 +この翻訳は、Linux JM project の gnumaniak の翻訳に多くを負っている。
1776 +そこで、まず、gnumaniak の翻訳者の方々 --- 中野武雄、佐藤裕一、白方健太郎、
1777 +Kazuyuki Tanisako、Omo Kazuki の諸氏にお礼を申し上げる。
1778 +
1779 +訳文を見直す際には、西尾太さんが以前翻訳なさった coreutils-5.2.1 の 
1780 +info を参考にした。また、当然ながら、新しい man ページ
1781 +(こちらの翻訳者は、たぶん Yasuaki Taniguchi さんと Akihiro MOTOKI さん)
1782 +とも、できるだけ突き合わせた。西尾さん、Taniguchi さん、元木さんにもお礼を申し上げる。
1783 +
1784 +gnumaniak や coreutils の man や info の翻訳をなさった方で、
1785 +私がお名前を挙げ忘れた方がいらっしゃるかもしれない。
1786 +お知らせくだされば、追加訂正する。
1787 +
1788 +訳文には間違った箇所がたくさんあると思う。そのへんは、ご寛恕いただきたい。
1789 +皆さんがこの訳文を叩き台にして、増補・改訂・改訳を続け、
1790 +より新しく、よりわかりやすい、そして、より正確な coreutils
1791 +の翻訳を作ってくだされば、最初の翻訳者としてそれにまさる喜びはない。
1792 +
1793 +2017-03-26 訳者
1794 +
1795 +[翻訳履歴]
1796 +
1797 +@itemize @bullet
1798 +@item
1799 +2014-03-15@*
1800 +coreutils-8.20 を翻訳    by 長南洋一@*
1801 +ptx, tsort, chcon, runcon は未訳
1802 +
1803 +@item
1804 +2014-11-25@*
1805 +coreutils-8.22 を元に増補・改訂    by 長南洋一@*
1806 +numfmt, ptx, tsort, chcon, runcon を翻訳
1807 +
1808 +@item
1809 +2016-07-07@*
1810 +numfmt の章の構成を修正。訳文の訂正と細かい変更    by 長南洋一
1811 +
1812 +@item
1813 +2017-03-26@*
1814 +coreutils-8.26 を元に増補・改訂    by 長南洋一
1815 +
1816 +@item
1817 +2018-03-31@*
1818 +訳文の訂正と変更    by 長南洋一
1819 +@end itemize
1820 +
1821  @node GNU Free Documentation License
1822  @appendix GNU Free Documentation License
1823