Forrest logo
back to the find tool

find:ai:031ab

Search for files by name in a specific directory and its subdirectories
$ find ${directory} -name 'filename'
try on your machine

Search for files by name in a specific directory and its subdirectories

This explanation was created by an AI. In most cases those are correct. But please always be careful and never run a command you are not sure if it is safe.

Questions that are answered by this command:

  • How i search for files?
back to the find tool