Skip to content

Instantly share code, notes, and snippets.

@ryanlong1004
Created July 11, 2022 20:39
Show Gist options
  • Save ryanlong1004/19a4f8ac6804d7aff323fbc9ca0b9b6d to your computer and use it in GitHub Desktop.
Save ryanlong1004/19a4f8ac6804d7aff323fbc9ca0b9b6d to your computer and use it in GitHub Desktop.
Tree
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