Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 84 Bytes

find.md

File metadata and controls

5 lines (3 loc) · 84 Bytes

find

Find a dir in subdirectories of cwd

find . -type d -name <dir_name>