摘要:
一、Bash Shell 1、什么是Bash Shell # 命令的解释,用来翻译用户输入的命令 2、使用Bash Shell 单条命令添加一个用户 # useradd gdx 使用脚本添加用户 [root@oldboy-pythonedu ~]# cat useradd.sh #!/usr/bin 阅读全文
posted @ 2020-10-11 17:54
kongxiangqun20220317
阅读(195)
评论(0)
推荐(0)
欢迎来到 Kong Xiangqun 的博客