[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
RE: Shell Question
- From: "Taylor, ForrestX" <forrestx taylor intel com>
- To: "'guinness-list redhat com'" <guinness-list redhat com>
- Subject: RE: Shell Question
- Date: Wed, 24 Oct 2001 09:54:57 -0700
> 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]
[]