摘要: 1、编写脚本 createuser.sh,实现如下功能:使用一个用户名做为参数,如果 指定参数的用户存在,就显示其存在,否则添加之;显示添加的用户的id号等信息 [root@localhost ~]# bash createuser.sh daichanshu [root@localhost ~]# 阅读全文
posted @ 2021-03-13 00:24 recvfrom 阅读(75) 评论(0) 推荐(0)