Sample Header Ad - 728x90

Cannot change bash shell in Mac OS X

17 votes
2 answers
12869 views
I'm trying to update bash shell on my Mac OS Mavericks. $ brew install bash $ which -a bash /bin/bash /usr/local/bin/bash $ which bash /bin/bash $ chsh -s /usr/local/bin/bash $ which bash /bin/bash In Terminal's preference: Shells open with -> Command (complete path) : /usr/local/bin/bash. But still, I cannot switch to brew-installed bash shell. What can I do?
Asked by chepukha (271 rep)
Feb 3, 2015, 03:37 AM
Last activity: Jan 24, 2025, 11:20 AM