other languages
other sections
USERS(1) | 用戶命令 | USERS(1) |
名稱¶
users - 顯示登錄在當前主機上的用戶名稱概述¶
users [選項]... [文件]描述¶
根據文件判斷並輸出當前有誰正登錄在系統上。如果文件未予指定,則使用 /var/run/utmp。/var/log/wtmp 是常用的指定文件。- --help
- 顯示此幫助信息並退出
- --version
- 顯示版本信息並退出
作者¶
由 Joseph Arceneaux 和 David MacKenzie 編寫。報告錯誤¶
GNU coreutils 的在線幫助: <http://www.gnu.org/software/coreutils/>請向 <http://translationproject.org/team/zh_CN.html> 報告 users 的翻譯錯誤。
版權¶
Copyright © 2017 Free Software Foundation, Inc. License 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.
參見¶
getent(1), who(1)完整文檔請見:
<http://www.gnu.org/software/coreutils/users>
或者在本地使用: info
'(coreutils) users invocation'
跋¶
本頁面中文版由中文 man 手冊頁計劃提供。中文 man 手冊頁計劃:https://github.com/man-pages-zh/manpages-zh
2017年10月 | GNU coreutils 8.28 |