[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
RE: How Switch To CSH Shell in RH?
- From: "Rigler, Steve" <SRigler MarathonOil com>
- To: <redhat-list redhat com>
- Subject: RE: How Switch To CSH Shell in RH?
- Date: Sat May 31 09:02:30 2003
FYI, there is no csh on RedHat (other distro's too?).
[steve sluggo steve]$ ls -l $(which csh)
lrwxrwxrwx 1 root root 4 Oct 6 2002 /bin/csh -> tcsh
And no bourne shell either:
[steve sluggo steve]$ ls -l $(which sh)
lrwxrwxrwx 1 root root 4 Oct 6 2002 /bin/sh -> bash
-Steve
-----Original Message-----
From: David Eduardo Gomez Noguera [mailto:davidgn servidor unam mx]
Sent: Saturday, May 31, 2003 8:55 AM
To: redhat-list redhat com
Subject: Re: How Switch To CSH Shell in RH?
On Fri, 2003-05-30 at 23:23, Joseph A Nagy Jr wrote:
> David Eduardo Gomez Noguera wrote:
> > your shell is stored in /etc/passwd as the las field.
> >
> > However, you can change that value by running the command
> > chsh
> > it will ask you for your passwd and then for the full path to the shell
> > executable
> >
> <snip>
>
> That's odd, I can just type in "csh" or whatever shell I want and bam,
> it switches. To get back, I just type exit.
>
That way you are just running a shell. But with chsh you change your
default shell, for the next session and forevermore, which is what I
think he was asking for, as he said that just typing the commands didnt
do what he expected.
--
redhat-list mailing list
unsubscribe mailto:redhat-list-request redhat com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]