Find (Unix)

find is a shell command that locates files based on search criteria and performs actions on the matching files such as printing the file system path to the standard output. It starts searching at a directory in a hierarchical structure and recursively traverses the tree although can be limited to a maximum number of levels.

Source: Wikipedia — Find (Unix) (CC BY-SA 4.0)

Find (Unix)

find is a shell command that locates files based on search criteria and performs actions on the matching files such as printing the file system path to the standard output. It starts searching at a directory in a hierarchical structure and recursively traverses the tree although can be limited to a maximum number of levels.

Source: Wikipedia "Find (Unix)" · CC BY-SA 4.0

Share this article: X · Bluesky
Privacy Policy