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


Click here to return to the 'changing login shell' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
changing login shell
Authored by: sjk on Mar 16, '04 02:27:53PM

Run:

chsh /bin/tcsh

... in a Terminal shell window to change your login shell to tcsh. Run:

cat /etc/shells

... to view a list of other shells that can be chosen with the chsh command.



[ Reply to This | # ]