摘要: find命令在工作中用的是相当多的,下面总结下find命令的常见用法: 1.查找文件或者路径: [root@hexel ~/shell]#find /etc -name ifcfg-eth2 /etc/sysconfig/network-scripts/ifcfg-eth2 /etc/sysconf 阅读全文
posted @ 2021-05-23 00:14 hexel 阅读(136) 评论(0) 推荐(0) 编辑