Michael Stearne wrote:

> Finally at login how can I default to the C shell instead of Bash.
>
> Thanks for any help.
> Michael Stearne

You must only edit /etc/passwd. Entries look like this:

username:encrypted password:userid:groupid:realname:home directory:login
shell

So all you have to do is change the login shell from /bin/bash to /bin/csh

Peter

Reply via email to