I received a book on Shell Programming for the holidays. The book only covers Bourne-type shells.
So I am trying to switch shells, using a primer on UNIX commands for guidance.
When I type cat /etc/shells, the list includes bash. I infer that means that bash shell is on the computer.
However, i am not able to swtich shells. When I use the chsh commands, somehow I find myself in the vi text editor ???!! Also, the preferences menu item from the terminal menubar does not allow me to change to /bin/bash.
So, I'd appreciate any comments. Are there REALLY different shells contained in Mac OS X PB? Or do I need to install one? Is a Bourne shell available somewhere for the Mac?
Thank you! Joel