Linux cmd 发表于 2015-11-30 | 更新于 2019-03-08 | 分类于 Linux find 搜索指定目录以外的文件find . -path <./proc> -prune -o -name -print | grep -nr …