Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save jfrederickson/93f1384c2cc257875d565bc8866d905a to your computer and use it in GitHub Desktop.
Save jfrederickson/93f1384c2cc257875d565bc8866d905a to your computer and use it in GitHub Desktop.
root@li1243-67:~# which python
/usr/bin/python
root@li1243-67:~# chsh -s /usr/bin/python test
root@li1243-67:~# su test
Python 2.7.3 (default, Mar 13 2014, 11:03:55)
[GCC 4.7.2] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment