On Fri, Jul 20, 2012 at 10:56 AM, Ryan Schmidt <[email protected]>wrote:
> not checked. The bash port is installed. If I open a new terminal window > and type "echo $SHELL" it still prints "/bin/bash". Is that a correct way > to verify that these steps were not successful? What else should I be doing? > $SHELL is typically set by login, not by the shell itself. $BASH_VERSION should tell you what version you are running, and $0 may be useful as well. (You may want to set $SHELL in environment.plist.) -- brandon s allbery [email protected] wandering unix systems administrator (available) (412) 475-9364 vm/sms
_______________________________________________ macports-users mailing list [email protected] http://lists.macosforge.org/mailman/listinfo/macports-users
