11 2021 档案

摘要:1、显示/etc目录下,以非字母开头,后面跟了一个字母以及其它任意长度任意字符的文件或目录 [root@localhost ~]# ls -a /etc/[^[:alpha:]][[:alpha:]]* /etc/5davv /etc/1dinn: . .. 2、复制/etc目录下所有以p开头,以非 阅读全文
posted @ 2021-11-25 16:19 比奇堡的朋友 阅读(47) 评论(0) 推荐(0)