摘要:
基本格式:find path expression1.按照文件名查找(1)find / -name httpd.conf #在根目录下查找文件httpd.conf,表示在整个硬盘查找(2)find /etc -name httpd.conf #在/etc目录下文件httpd.conf(3)find /etc -name '*srm*' #使用通配符*(0或者任意多个)。表示在/etc目录下... 阅读全文
posted @ 2019-04-25 15:22
萧韶九成
阅读(267)
评论(0)
推荐(0)

浙公网安备 33010602011771号