Skip to content

Instantly share code, notes, and snippets.

@jblaine
Created April 18, 2016 14:28
Show Gist options
  • Save jblaine/405c2d29cbf5278a7bc94758fc87f78d to your computer and use it in GitHub Desktop.
Save jblaine/405c2d29cbf5278a7bc94758fc87f78d to your computer and use it in GitHub Desktop.
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