other versions
other languages
other sections
USERS(1) | ユーザーコマンド | USERS(1) |
名前¶
users - このホストに現在ログインしているユーザの名前を表示する書式¶
users [OPTION]... [FILE]説明¶
現在誰がログインしているかについては FILE に基づいて出力されます。 FILE を指定しない場合、/var/run/utmp が使用されます。 FILE としては /var/log/wtmp が一般的です。- --help
- この使い方を表示して終了する
- --version
- バージョン情報を表示して終了する
GNU coreutils のオンラインヘルプ: <http://www.gnu.org/software/coreutils/> users の翻訳に関するバグは <http://translationproject.org/team/ja.html> に連絡してください。 完全な文書は <http://www.gnu.org/software/coreutils/users> にあります。 ローカルでは info '(coreutils) users invocation' で参照できます。
SEE ALSO¶
getent(1), who(1)作者¶
作者 Joseph Arceneaux および David MacKenzie。著作権¶
Copyright © 2016 Free Software Foundation, Inc. ライセンス GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.
関連項目¶
users の完全なマニュアルは Texinfo マニュアルとして整備されている。もし、 info および users のプログラムが正しくインストールされているならば、コマンド- info users
を使用すると完全なマニュアルを読むことができるはずだ。
2016年2月 | GNU coreutils |