Skip to content

Instantly share code, notes, and snippets.

@johanbaaij
Created June 6, 2020 13:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save johanbaaij/ba43b8477c03524e7c1861c891b90b03 to your computer and use it in GitHub Desktop.
Save johanbaaij/ba43b8477c03524e7c1861c891b90b03 to your computer and use it in GitHub Desktop.
Display $PATH on multiple lines
echo "$PATH" | tr \: /n
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment