Skip to content

Instantly share code, notes, and snippets.

@karagraysen
Created December 22, 2020 19:25
Show Gist options
  • Save karagraysen/62b0743b47377d7c6725f0cbd5bcd09b to your computer and use it in GitHub Desktop.
Save karagraysen/62b0743b47377d7c6725f0cbd5bcd09b to your computer and use it in GitHub Desktop.
find . -print | sed -e 's;[^/]*/;|____;g;s;____|; |;g'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment