On my school's Sun machine, I tried to change the default shell from csh to tcsh using:
>chsh
a prompt will ask me to enter the path to the new shell that I want.. I do that, log out and log in again, but it is still csh..
Then I tried this
>chsh <myusername> /bin/tcsh
The command executed without problems, but it still remains csh..
What am I doing wrong here?
/noobie
>chsh
a prompt will ask me to enter the path to the new shell that I want.. I do that, log out and log in again, but it is still csh..
Then I tried this
>chsh <myusername> /bin/tcsh
The command executed without problems, but it still remains csh..
What am I doing wrong here?
/noobie