Created
October 13, 2017 04:36
-
-
Save hisplan/46bb4bf8173fed6ed30a6e8db1cb7080 to your computer and use it in GitHub Desktop.
tree ascii
This file contains hidden or 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
tree | sed 's/├/\+/g; s/─/-/g; s/└/\+/g' | |
tree --charset ascii |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment