[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

RE: Shell Question



> Hi,
> 
> Quick Question.  How do I tell what shell I am using and if necessary
> change it permanently?

echo $SHELL

chsh csh	(change shell to csh temporarily)

Edit /etc/passwd, and the last entry (after the last : ) will tell you your
shell [probably /bin/bash]

Forrest





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index] []