USERS(1) | 用户命令 | USERS(1) |
名称
users - 显示登录在当前主机上的用户名称概述
users [选项]... [文件]描述
根据文件判断并输出当前有谁正登录在系统上。如果文件未予指定,则使用 /var/run/utmp。/var/log/wtmp 是常用的指定文件。- --help
- 显示此帮助信息并退出
- --version
- 显示版本信息并退出
作者
由 Joseph Arceneaux 和 David MacKenzie 编写。报告错误
GNU coreutils 的在线帮助: https://www.gnu.org/software/coreutils/请向 https://translationproject.org/team/zh_CN.html 报告翻译错误。
版权
Copyright © 2020 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later https://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)完整文档请见:
https://www.gnu.org/software/coreutils/users
或者在本地使用: info
'(coreutils) users invocation'
跋
本页面中文版由中文 man 手册页计划提供。中文 man 手册页计划:https://github.com/man-pages-zh/manpages-zh
2020年三月 | GNU coreutils 8.32 |