Skip to content

Instantly share code, notes, and snippets.

@ragingwind
Last active January 8, 2018 23:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ragingwind/d72d27e85af12a7a73f8f4d037537d3e to your computer and use it in GitHub Desktop.
Save ragingwind/d72d27e85af12a7a73f8f4d037537d3e to your computer and use it in GitHub Desktop.
# find directories in the path
find . -maxdepth 10 -type d
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment