摘要: 1.find 命令的格式 find pathname -options 【 -print -exec -xargs -ok......】 pathname 查找的路径 -options 选项参数 -print 将匹配的文件输出到标准输出中 -exec 将find命令对匹配的文件执行该参数所给出的Sh 阅读全文
posted @ 2016-10-21 16:46 苍山洱海-你在真好 阅读(360) 评论(0) 推荐(0)