First page Back Continue Last page Overview

 

find

 
  • find [directory...][criteria...]

  • Searches directory trees in realtime

    • Slower but more accurate than slocate
    • CWD is used if no starting directory given
    • All files are matched if no criteria given
  • Can execute commands on found files

  • May only search directories where the user has read and execute permission