OSDN Git Service

Convert release and draft pages to UTF-8.
[linuxjm/jm.git] / manual / gnumaniak / release / man1 / logname.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 logname 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 .\" Updated & Modified Sat Jan 24 14:41:26 JST 2004
18 .\"         by Yuichi SATO <ysato444@yahoo.co.jp>
19 .\"
20 .TH logname 1 "18 June 2002" "GNU Shell Utilities 2.1"
21 .SH 名前
22 logname \- ユーザーのログイン名を表示する
23 .SH 書式
24 .B logname
25 .sp
26 .B logname [\-\-help] [\-\-version]
27 .SH 説明
28 .B logname
29 は呼び出したユーザーの名前を /var/run/utmp ファイルから探し出して表示し、
30 ステータス 0 で終了する。/var/run/utmp に呼び出しプロセスのエントリがなければ、
31 .B logname
32 はエラーメッセージを表示してステータス 1 で終了する。
33 .SH オプション
34 .TP
35 .B "\-\-help"
36 標準出力に使用方法のメッセージを出力して正常終了する。
37 .TP
38 .B "\-\-version"
39 標準出力にバージョン情報を出力して正常終了する。
40 .SH 注意
41 プログラムのバグについては bug-sh-utils@gnu.org に報告してください。
42 ページの更新は Ragnar Hojland Espinosa
43 <ragnar@ragnar-hojland.com> が行っています。