.\" This file documents the GNU shell utilities. .\" .\" Copyright (C) 1994 Free Software Foundation, Inc. .\" .\" Permission is granted to make and distribute verbatim copies of this .\" manual provided the copyright notice and this permission notice are .\" preserved on all copies. .\" .\" Permission is granted to copy and distribute modified versions of .\" this manual under the conditions for verbatim copying, provided that .\" the entire resulting derived work is distributed under the terms of a .\" permission notice identical to this one. .\" .\" Permission is granted to copy and distribute translations of this .\" manual into another language, under the above conditions for modified .\" versions, except that this permission notice may be stated in a .\" translation approved by the Foundation. .\" .\" Japanese Version Copyright (c) 1997 CHIDA Kazunori .\" all rights reserved. .\" Translated Sun Jun 22 10:04:17 JST 1997 .\" by CHIDA Kazunori .TH LOGNAME 1L "GNU Shell Utilities" "FSF" \" -*- nroff -*- .SH 名前 logname \- ユーザのログイン名を出力する。 .SH 書式 .B logname [\-\-help] [\-\-version] .SH 説明 このマニュアル・ページは GNU版 .BR logname を文章化したものである。 .B logname は呼び出されたユーザ名を /etc/utmpファイルの中から探して出力し、 ステータス 0 を返して終了する。 もし呼び出されたプロセスが/etc/utmpエントリ 内にない場合には、 .B logname はエラーメッセージとステータス 1 を返して終了する。 .SS オプション .TP .I "\-\-help" 使用法を標準出力に印字し、正常終了する。 .TP .I "\-\-version" バージョン情報を標準出力に印字し、正常終了する。