Change Default UNIX Shell

This article describes how to change your default shell - from bash to tcsh or from tcsh to bash.

Procedure

* Login to bohr
ssh bohr

* Once logged in, use chsh to change your default shell
> chsh
Changing login shell for username on *all* ACMAINT hosts.
Enter existing password:
Old shell: /usr/local/bin/bash
New shell [/usr/local/bin/bash]:
-------
Please visit the source wiki page for the rest of this article.