OSDN Git Service

Convert release and draft pages to UTF-8.
[linuxjm/jm.git] / manual / gnumaniak / release / man1 / pinky.1
1 .\" You may copy, distribute and modify under the terms of the LDP General
2 .\" Public License as specified in the LICENSE file that comes with the
3 .\" gnumaniak distribution
4 .\"
5 .\" The author kindly requests that no comments regarding the "better"
6 .\" suitability or up-to-date notices of any info documentation alternative
7 .\" is added without contacting him first.
8 .\"
9 .\" (C) 1999-2002 Ragnar Hojland Espinosa <ragnar@ragnar-hojland.com>
10 .\"
11 .\"     GNU pinky man page
12 .\"     man pages are NOT obsolete!
13 .\"     <ragnar@ragnar-hojland.com>
14 .\"
15 .\" Japanese Version Copyright (c) 2000 NAKANO Takeo all rights reserved.
16 .\" Translated Sun 12 Mar 2000 by NAKANO Takeo <nakano@apm.seikei.ac.jp>
17 .\" 
18 .TH pinky 1 "18 June 2002" "GNU Shell Utilities 2.1"
19 .SH 名前
20 pinky \- ローカルユーザーの情報閲覧プログラム
21 .SH 書式
22 .BR "pinky " [ \-bfhilpqsw "] [" \fIUSER...\fR ]
23 .sp
24 .BR "pinky " [ \-\-help "] [" \-\-version ]
25 .SH 説明
26 .B pinky
27 は与えられたローカルユーザー
28 .I USER
29 の情報をそれぞれ表示する。ユーザーの指定がなければ、
30 現在ログインしているユーザーを (/var/run/utmp から読んで) 表示する。
31
32 短い書式 (デフォルト) では、ユーザーのログイン名・本当の名前・tty・
33 アイドル時間・ログイン時刻・ホスト名が、ユーザー一人につき一行で表示される。
34 長い書式では、複数行を使って、ユーザーのログイン名・本当の名前・
35 ホームディレクトリ・シェル・project ファイル・plan ファイルが表示される。
36 .SH オプション
37 .SS 短い書式のオプション
38 .TP
39 .B \-f
40 最初の行 (列ヘッダ) を省略する
41 .TP
42 .B \-i
43 ユーザーのフルネームとリモートホストを省略する
44 .TP
45 .B \-q
46 ユーザーのフルネーム・リモートホスト・アイドル時間を省略する
47 .TP
48 .B \-w
49 ユーザーのフルネームを省略する
50 .SS 長い書式のオプション
51 .TP
52 .B \-b
53 ユーザーのホームディレクトリとシェルを省略する。
54 .TP
55 .B \-h
56 ユーザーの project ファイルを省略する
57 .TP
58 .B \-p
59 ユーザーの plan ファイルを省略する
60 .SS 通常のオプション
61 .TP
62 .B \-l
63 長い書式を使う
64 .TP
65 .B \-s
66 短い書式を使う (デフォルト)
67 .TP
68 .B "\-\-help"
69 標準出力に使用方法のメッセージを出力して正常終了する。
70 .TP
71 .B "\-\-version"
72 標準出力にバージョン情報を出力して正常終了する。
73 .SH 注意
74 プログラムのバグについては bug-sh-utils@gnu.org に報告してください。
75 ページの更新は Ragnar Hojland Espinosa <ragnar@ragnar-hojland.com> が行っています。