Skip to content

Instantly share code, notes, and snippets.

@inky
Created January 31, 2014 09:46
Show Gist options
  • Save inky/8729164 to your computer and use it in GitHub Desktop.
Save inky/8729164 to your computer and use it in GitHub Desktop.
What's My Shell?
ps -p $$
echo $SHELL
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment