other languages
GROUPS(1) | 用户命令 | GROUPS(1) |
名称¶
groups - 显示用户所在的组
概述¶
groups [选项列表]... [用户名列表]...
描述¶
显示每个输入的用户名所在的全部组,如果没有指定用户名则默认为当前进程用户(当用户组数据库发生变更时可能导致差异)。
作者¶
由 David MacKenzie 和 James Youngman 编写。
报告错误¶
GNU coreutils 的在线帮助:
<https://www.gnu.org/software/coreutils/>
请向 <https://translationproject.org/team/zh_CN.html>
报告翻译错误。
版权¶
Copyright © 2022 Free Software Foundation, Inc. License
GPLv3+: GNU GPL version 3 or later
<https://gnu.org/licenses/gpl.html>.
本软件是自由软件:您可以自由修改和重新发布它。在法律允许的范围内,不提供任何保证。
参见¶
完整文档请见:
<https://www.gnu.org/software/coreutils/groups>
或者在本地使用: info
'(coreutils) groups invocation'
跋¶
本页面中文版由中文
man 手册页计划提供。
中文 man
手册页计划:https://github.com/man-pages-zh/manpages-zh
2022年9月 | GNU coreutils 9.1 |