Skip to content

Instantly share code, notes, and snippets.

@koenongena
Created October 10, 2013 08:26
Show Gist options
  • Save koenongena/6914914 to your computer and use it in GitHub Desktop.
Save koenongena/6914914 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