OSDN Git Service

Convert release and draft pages to UTF-8.
[linuxjm/jm.git] / manual / psmisc / draft / man1 / pidof.1
index e76cce7..726d66e 100644 (file)
@@ -6,15 +6,15 @@
 .\" Proofed, Updated & Modified Mon 29 May 2000
 .\"         by NAKANO Takeo <nakano@apm.seikei.ac.jp>
 .\"
-.\"WORD: return code     ¥ê¥¿¡¼¥ó¥³¡¼¥É
-.\"WORD: non-zero        Èó¥¼¥í
+.\"WORD: return code     リターンコード
+.\"WORD: non-zero        非ゼロ
 .TH PIDOF 1 "May 6, 1998" "Linux" "User Commands"
 .\"O .SH NAME
-.SH Ì¾Á°
+.SH 名前
 .\"O pidof \- finds processes by name and lists their PIDs
-pidof \- Ì¾Á°¤Ç¥×¥í¥»¥¹¤ò¸«¤Ä¤±¡¢¤½¤ì¤é¤Î PID ¤ò°ìÍ÷ɽ¼¨¤¹¤ë
+pidof \- 名前でプロセスを見つけ、それらの PID を一覧表示する
 .\"O .SH SYNOPSIS
-.SH ½ñ¼°
+.SH 書式
 .ad l
 .B pidof
 .RB [ \-eg ]
@@ -24,67 +24,67 @@ pidof \- ̾
 .RB \-V
 .ad b
 .\"O .SH DESCRIPTION
-.SH ÀâÌÀ
+.SH 説明
 .\"O .B pidof
 .\"O lists the PIDs of all processes running any of the specified commands.
 .B pidof
-¤Ï¡¢»ØÄꤵ¤ì¤¿¤¤¤º¤ì¤«¤Î¥³¥Þ¥ó¥É¤ò¼Â¹Ô¤·¤Æ¤¤¤ë¥×¥í¥»¥¹Á´¤Æ¤Î
-PID ¤ò°ìÍ÷ɽ¼¨¤¹¤ë¡£
+は、指定されたいずれかのコマンドを実行しているプロセス全ての
+PID を一覧表示する。
 .PP
 .\"O If the command name contains a slash (\fB/\fP), processes executing that
 .\"O particular file will be selected, independent of their name.
-¥³¥Þ¥ó¥É̾¤¬¥¹¥é¥Ã¥·¥å (\fB/\fP) ¤ò´Þ¤à¾ì¹ç¤Ï¡¢
-¤½¤Î»ØÄꤷ¤¿¥Õ¥¡¥¤¥ë¤ò¼Â¹Ô¤·¤Æ¤¤¤ë¥×¥í¥»¥¹¤¬
-(¼Â¹Ô»þ¤Î̾Á°¤¬°ã¤Ã¤Æ¤¤¤Æ¤â)
-ÁªÂò¤µ¤ì¤ë¡£
+コマンド名がスラッシュ (\fB/\fP) を含む場合は、
+その指定したファイルを実行しているプロセスが
+(実行時の名前が違っていても)
+選択される。
 .PP
 .\"O \fBpidof\fP returns a non-zero return code if no process has been found 
 .\"O for any of the listed commands. If at least one process has been found for
 .\"O each command, \fBpidof\fP returns zero.
-»ØÄꤷ¤¿¥³¥Þ¥ó¥É¤Î¥×¥í¥»¥¹¤¬¤Ò¤È¤Ä¤â¸«¤Ä¤«¤é¤Ê¤±¤ì¤Ð¡¢
+指定したコマンドのプロセスがひとつも見つからなければ、
 .B pidof
-¤Ï 0 °Ê³°¤Î¥ê¥¿¡¼¥ó¥³¡¼¥É¤òÊÖ¤¹¡£
-³Æ¥³¥Þ¥ó¥É¤ËÂбþ¤¹¤ë¥×¥í¥»¥¹¤¬¤Ò¤È¤Ä¤Ç¤â¸«¤Ä¤«¤ì¤Ð¡¢  
+は 0 以外のリターンコードを返す。
+各コマンドに対応するプロセスがひとつでも見つかれば、  
 .B pidof
-¤Ï¥¼¥í¤òÊÖ¤¹¡£
+はゼロを返す。
 .\"O .SH OPTIONS
-.SH ¥ª¥×¥·¥ç¥ó
+.SH オプション
 .IP \fB\-e\fP
 .\"O Require an exact match for very long names. If a command name is longer
 .\"O than 15 characters, the full name may be unavailable (i.e. it is swapped
 .\"O out). In this case, \fBpidof\fP will list everything that matches within
 .\"O the first 15 characters. With \fB\-e\fP, such entries are silently skipped.
-¤È¤Æ¤âŤ¤Ì¾Á°¤ËÂФ·¤Æ´°Á´°ìÃפòÍ׵᤹¤ë¡£
-¥³¥Þ¥ó¥É̾¤¬ 15 Ê¸»ú¤è¤ê¤âŤ¤¤È¡¢¤½¤Î¥Õ¥ë¥Í¡¼¥à¤¬ÍøÍѤǤ­¤Ê¤¤
-(¥¹¥ï¥Ã¥×¥¢¥¦¥È¤µ¤ì¤Æ¤¤¤ë) ¤³¤È¤¬¤¢¤ë¤«¤â¤·¤ì¤Ê¤¤¡£
-¤³¤Î¾ì¹ç \fBpidof\fP ¤ÏÀèƬ 15 Ê¸»ú¤Þ¤Ç°ìÃפ¹¤ë¤â¤ÎÁ´¤Æ¤ò°ìÍ÷ɽ¼¨¤¹¤ë¡£  
-\fB\-e\fP ¥ª¥×¥·¥ç¥ó¤òÉÕ¤±¤ë¤È¡¢¤½¤Î¤è¤¦¤Ê¹àÌܤÏÌۤäƥ¹¥­¥Ã¥×¤µ¤ì¤ë¡£
+とても長い名前に対して完全一致を要求する。
+コマンド名が 15 文字よりも長いと、そのフルネームが利用できない
+(スワップアウトされている) ことがあるかもしれない。
+この場合 \fBpidof\fP は先頭 15 文字まで一致するもの全てを一覧表示する。  
+\fB\-e\fP オプションを付けると、そのような項目は黙ってスキップされる。
 .IP \fB\-g\fP
 .\"O Show process group IDs instead of process IDs. If multiple processes with
 .\"O the same process group ID were found, only the first process is shown.
-¥×¥í¥»¥¹ ID ¤ÎÂå¤ï¤ê¤Ë¥×¥í¥»¥¹¥°¥ë¡¼¥×¤Î ID ¤òɽ¼¨¤¹¤ë¡£
-Ʊ¤¸¥×¥í¥»¥¹¥°¥ë¡¼¥× ID ¤ò»ý¤Ä¥×¥í¥»¥¹¤¬Ê£¿ô¸«¤Ä¤«¤Ã¤¿¾ì¹ç¤Ï¡¢
-ºÇ½é¤Î¥×¥í¥»¥¹¤À¤±¤òɽ¼¨¤¹¤ë¡£
+プロセス ID の代わりにプロセスグループの ID を表示する。
+同じプロセスグループ ID を持つプロセスが複数見つかった場合は、
+最初のプロセスだけを表示する。
 .IP \fB\-V\fP
 .\"O Display version information.
-¥Ð¡¼¥¸¥ç¥ó¾ðÊó¤òɽ¼¨¤¹¤ë¡£
-.SH ¥Õ¥¡¥¤¥ë
+バージョン情報を表示する。
+.SH ファイル
 .nf
 .\"O /proc     location of the proc file system
-/proc  proc ¥Õ¥¡¥¤¥ë¥·¥¹¥Æ¥à¤Î¾ì½ê
+/proc  proc ファイルシステムの場所
 .\"O .fi
 .\"O .SH "KNOWN BUGS"
-.SH ´ûÃΤΥХ°
+.SH æ\97¢ç\9f¥ã\81®ã\83\90ã\82°
 .\"O Selection by file only works for executables that are kept open during
 .\"O execution, i.e. impure executables can't be selected this way.
-¥Õ¥¡¥¤¥ë¤Ë¤è¤ë¥×¥í¥»¥¹¤ÎÁªÂò¤Ï¡¢
-¼Â¹Ô¥Õ¥¡¥¤¥ë¤¬¤½¤Î¼Â¹ÔÃæ¤Ë¥ª¡¼¥×¥ó¾õÂÖ¤ËÃÖ¤«¤ì¤ë¾ì¹ç¤Ë¤Î¤ßÍ­¸ú¤Ç¤¢¤ë¡£
-¤¹¤Ê¤ï¤Á impure ¤Ê¼Â¹Ô¥Õ¥¡¥¤¥ë¤ò¤³¤ÎÊýË¡¤ÇÁªÂò¤¹¤ë¤³¤È¤Ï¤Ç¤­¤Ê¤¤¡£
+ファイルによるプロセスの選択は、
+実行ファイルがその実行中にオープン状態に置かれる場合にのみ有効である。
+すなわち impure な実行ファイルをこの方法で選択することはできない。
 .\"O .SH AUTHOR
-.SH Ãø¼Ô
+.SH 著者
 Werner Almesberger <Werner.Almesberger@epfl.ch>
 .\"O .SH "SEE ALSO"
-.SH ´ØÏ¢¹àÌÜ
+.SH 関連項目
 .\"O killall(1), fuser(1), ps(1)
 .BR killall (1),
 .BR fuser (1),