码迷,mamicode.com
首页 > 系统相关 > 详细

Linux用户管理——useradd

时间:2018-06-11 22:17:04      阅读:257      评论:0      收藏:0      [点我收藏+]

标签:有一个   链接   lin   may   code   linux用户管理   一个   用户   inux   

除了useradd还有一个命令adduser,两者是链接关系

[root@51cto ~]# which adduser
/usr/sbin/adduser
[root@51cto ~]# which useradd
/usr/sbin/useradd
[root@51cto ~]# ll /usr/sbin/adduser
lrwxrwxrwx. 1 root root 7 May 25 05:24 /usr/sbin/adduser -> useradd

.....

Linux用户管理——useradd

标签:有一个   链接   lin   may   code   linux用户管理   一个   用户   inux   

原文地址:https://www.cnblogs.com/kelamoyujuzhen/p/9169098.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!