Last active
February 17, 2017 19:40
-
-
Save milothiesen/5807488e6c9912301a46627f5a4e9126 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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