Forrest logo
back to the find tool

find:ai:6dbf5

find all directories only
$ find / -type d
try on your machine

This command will search for and list all directories starting from the root directory

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:

  • find all directories only?
back to the find tool