Created
April 18, 2016 14:28
-
-
Save jblaine/405c2d29cbf5278a7bc94758fc87f78d to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
isibed-1# ls -ld /bin/bash | |
-rwxr-xr-x 5 root wheel 958118 Apr 23 2015 /bin/bash | |
isibed-1# logout | |
isibed-1# /bin/bash --login | |
isibed-1# echo $SHELL | |
/usr/local/bin/zsh | |
isibed-1# env | grep BASH | |
isibed-1# |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment