Skip to content

Instantly share code, notes, and snippets.

@sudogem
Created May 18, 2017 08:36
Show Gist options
  • Save sudogem/bf107b15a6b37e6194d9ee230d2f8179 to your computer and use it in GitHub Desktop.
Save sudogem/bf107b15a6b37e6194d9ee230d2f8179 to your computer and use it in GitHub Desktop.
$ echo $PATH | sed ‘s/\:/\n/g’ | sort
Output:
/bin
/home/artheman/.nvm/versions/node/v6.2.2/bin
/home/artheman/.pyenv/bin
/home/artheman/.pyenv/shims
/home/artheman/.rbenv/bin
/home/artheman/.rbenv/plugins/ruby-build/bin
/home/artheman/.rbenv/shims
/home/artheman/.rvm/bin
/sbin
/usr/bin
/usr/games
/usr/local/bin
/usr/local/games
/usr/local/sbin
/usr/sbin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment