Linux find file or directory command

  

linux find file or directory command, premise: know the specific name of the file or directory, for example: sphinx.conf

find find find /-name dirname find directory find -name Filename Find file

shell# find -name sphinx.conf

Of course this is a simpler command, and there are more complicated commands, which will be introduced to you in detail

Copyright © Windows knowledge All Rights Reserved