Skip to content

Instantly share code, notes, and snippets.

@iammart
Created June 26, 2012 10:21
Show Gist options
  • Select an option

  • Save iammart/2994863 to your computer and use it in GitHub Desktop.

Select an option

Save iammart/2994863 to your computer and use it in GitHub Desktop.
Directory Structure ASCI
$ 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