Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save milothiesen/5807488e6c9912301a46627f5a4e9126 to your computer and use it in GitHub Desktop.
Save milothiesen/5807488e6c9912301a46627f5a4e9126 to your computer and use it in GitHub Desktop.
ls -R | grep ":$" | sed -e 's/:$//' -e 's/[^-][^\/]*\//--/g' -e 's/^/ /' -e 's/-/|/'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment