Skip to content

Instantly share code, notes, and snippets.

@hidsh
Created December 17, 2024 01:35
Show Gist options
  • Save hidsh/217ff629c7af0fac0e0e8ce16bb6d969 to your computer and use it in GitHub Desktop.
Save hidsh/217ff629c7af0fac0e0e8ce16bb6d969 to your computer and use it in GitHub Desktop.
linux: list $PATH env variable
echo $PATH | tr ':' '\n'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment