find / -path "/exclude/" -prune -o -name "lsof" -print

 

 

查找根目录下文件,并排除/exclude路径

相关文章: