温馨提示×

温馨提示×

您好,登录后才能下订单哦!

密码登录×
登录注册×
其他方式登录
点击 登录注册 即表示同意《亿速云用户服务条款》

id命令详解

发布时间:2020-04-20 09:09:34 来源:网络 阅读:193 作者:wx5a1f8d23790cb 栏目:系统运维

NAME
id - print real and effective user and groups IDs:显示真实和有效的用户和组ID
SYNOPSIS
id [OPTION] ... [USER]
DESCRIPTION
Print user and group information for the specified USER, or(when USER omitted) for the current user.:显示指定USER的用户和组信息,或者不指定USER,显示当前用户的用户和组信息。
-g,--group
print only the effective group ID。只显示有效的组ID
-G,--groups
print all group IDs:显示指定用户所在的所有组,包括附加组。
-n,--name
print a name instead of a number , for -ugG
显示名字,而不是数字,和-ugG分别组合使用
id命令详解
-r --real
print the real ID instead of the effective ID , with -ugG:显示真实ID,而不是有效ID,和ugG分别组合使用。
id命令详解
-u,--user
print only the effective user ID

向AI问一下细节

免责声明:本站发布的内容(图片、视频和文字)以原创、转载和分享为主,文章观点不代表本网站立场,如果涉及侵权请联系站长邮箱:is@yisu.com进行举报,并提供相关证据,一经查实,将立刻删除涉嫌侵权内容。

AI