摘要:find 命令 简单示例:find . -type f -name "test"-type f 普通文件 -type d 目录-type p 管道-type l 符号链接-name "文件名" 要搜索的文件名还可以用 -iname 进行大小写无关的搜索 搜索文件的结果作为下一个命令的参数使用-exe
阅读全文
posted @ 2017-04-06 10:37
posted @ 2017-04-06 10:37
posted @ 2014-10-21 13:59
posted @ 2014-01-23 23:06
posted @ 2013-11-06 16:16
posted @ 2013-08-18 13:17