Re: How Switch To CSH Shell in RH?

2003-06-01 Thread David Eduardo Gomez Noguera
On Sat, 2003-05-31 at 08:19, Joseph A Nagy Jr wrote: > David Eduardo Gomez Noguera wrote: > > 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 valu

Re: How Switch To CSH Shell in RH?

2003-06-01 Thread CM Miller
>> >> = >> GTFG >> >> GAIM ID: cmmiller1973 >GTFG? You've got me on that one. It was a thread on the forums on www.stileproject.com, its used when someone asks a question they could have answered themselves and stands for 'Go To Fucking Google' = GTFG GAIM ID: cmmiller1973 __

Re: How Switch To CSH Shell in RH?

2003-06-01 Thread Joseph A Nagy Jr
CM Miller 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 That's odd, I can just type in = G

Re: How Switch To CSH Shell in RH?

2003-06-01 Thread CM Miller
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 >> >> >That's odd, I can just type

Re: How Switch To CSH Shell in RH?

2003-05-31 Thread Joseph A Nagy Jr
Rigler, Steve wrote: FYI, there is no csh on RedHat (other distro's too?). [EMAIL PROTECTED] steve]$ ls -l $(which csh) lrwxrwxrwx1 root root4 Oct 6 2002 /bin/csh -> tcsh And no bourne shell either: [EMAIL PROTECTED] steve]$ ls -l $(which sh) lrwxrwxrwx1 root root

Re: How Switch To CSH Shell in RH?

2003-05-31 Thread Joseph A Nagy Jr
David Eduardo Gomez Noguera wrote: 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 pa

RE: How Switch To CSH Shell in RH?

2003-05-31 Thread Rigler, Steve
4 Oct 6 2002 /bin/sh -> bash -Steve -Original Message- From: David Eduardo Gomez Noguera [mailto:[EMAIL PROTECTED] Sent: Saturday, May 31, 2003 8:55 AM To: [EMAIL PROTECTED] Subject: Re: How Switch To CSH Shell in RH? On Fri, 2003-05-30 at 23:23, Joseph A Nagy Jr wrote: > David

Re: How Switch To CSH Shell in RH?

2003-05-31 Thread David Eduardo Gomez Noguera
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

Re: How Switch To CSH Shell in RH?

2003-05-31 Thread Joseph A Nagy Jr
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 That's odd, I can just type in "csh" or whatever shell I want

Re: How Switch To CSH Shell in RH?

2003-05-31 Thread David Eduardo Gomez Noguera
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 On Fri, 2003-05-30 at 22:41, CM Miller wrote: > For the life of me, I can't remember how to switc