Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Change your shell in Panther via chsh' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Change your shell in Panther via chsh
Authored by: Crusty on Mar 01, '04 02:16:27PM

I've tried using both the NetInfo and chsh methods, but my default shell is always tcsh. Why won't it switch over and stay over?



[ Reply to This | # ]
Change your shell in Panther via chsh
Authored by: jporten on Mar 01, '04 03:19:37PM

My first guess is that you have some Unix command running in your shell inits that you put there years ago that's doing this. Check your .rc's.



[ Reply to This | # ]
Change your shell in Panther via chsh
Authored by: lowy on Mar 01, '04 04:18:49PM

Your Terminal Preferences probably is set to execute the command /bin/tcsh when creating a new terminal window. Change this to "Execute the default login shell..." and the shell you selected with chsh should work.



[ Reply to This | # ]
Change your shell in Panther via chsh
Authored by: Crusty on Mar 01, '04 10:44:10PM

I use iTerm as my default terminal app. When I checked the Shell preferences, its initial command was "login -fp myusername". Once I changed that to "/bin/bash" everything works fine!

Thanks a lot!



[ Reply to This | # ]