首页 运维 网络学院 查看内容

linux find 查找忽略多个目录

2011-9-9 23:12 600 0

摘要:   centos下  find /etc/  ( -path /etc/sysconfig -o -path /etc/avahi ) -prune -o  -name “ho...
关键词: nbsp etc path sysconfig centos print prune avahi host name

  centos下  find /etc/  \( -path /etc/sysconfig -o -path /etc/avahi \) -prune -o  -name “host*”  -print
声明:文章版权归原作者所有 部分文章转自互联网 如有侵权请联系 [邮箱地址] 删除

路过

雷人

握手

鲜花

鸡蛋

最新评论

返回顶部