Choosing which shell starts when logging in remotely
Hello,
I like to use the bash shell. When I login in via ssh to my school it opens using csh. I modified my .cshrc file to launch bash. I have a nice .bashrc file that does what I want. Isn't there a better way to make sure I just start in bash? I looked at the /etc/passwd file (as directed by some sites after my first round of searching) and the only 'users' are daemon things and root (I see root is set up to have bash start for him/her).
I can provide more information if it is helpful. Thanks in advance for any help...
|