Even if I change Terminal prefs or type in bash explicitly, echo $SHELL reports back '/bin/tcsh'.
If I type in bash to change shells, the prompt changes to having brackets around my host name as bash defaults to doing, but when I check the shell type with echo $SHELL it still reports /bin/tcsh.
Any ideas?
kman