美文网首页
five orders about finding files

five orders about finding files

作者: zzjack | 来源:发表于2017-10-31 05:32 被阅读0次

ori url:http://www.ruanyifeng.com/blog/2009/10/5_ways_to_search_for_files_using_the_terminal.html

find & locate

find and locate is used to find files

find [directory] [-name] [regexp]

whereis

whereis is used to find program of binary files

which

which is used to vertify if command was existed and display the path

相关文章

网友评论

      本文标题:five orders about finding files

      本文链接:https://www.haomeiwen.com/subject/cievpxtx.html