commandCraft
// interactive find command builder
search path →
Use . for current directory, an absolute path like /var/log, or multiple space-separated paths.
generated command
$ find .
⚠ This command contains characters that have special meaning in the shell (such as $, `, ;, |, &). Review the command carefully before pasting into a terminal.