摘要:
[root@zookeeper-node3 script]# cat init_system.sh #!/bin/bash #author pansn #this script is only for CentOS 7.x #check the OS platform=`uname -i` if [ 阅读全文
摘要:
查询及帮助命令(2个) man help 文件和目录操作命令(11个) ls tree pwd mkdir cd touch cp mv rm ln find 查看文件及内容处理命令(17个) cat more less head tail cut sort uniq wc file diff vi 阅读全文