Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Date: Mon, 24 Jan 2005 08:26:40 +0100 (CET)
From: Alexis Cothenet <cothenet@cppm.in2p3.fr>
X-X-Sender: cothenet@mard02.in2p3.fr
To: cygwin@cygwin.com
Subject: Re: csh Shell
In-Reply-To: <Pine.GSO.4.61.0501211228120.18105@slinky.cs.nyu.edu>
Message-ID: <Pine.LNX.4.44.0501240817090.20312-100000@mard02.in2p3.fr>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII


Hi,

Thank you very much for your help, now when i write echo $SHELL i can see
tcsh!

Cheers,
Alexis


On Fri, 21 Jan 2005, Igor Pechtchanski wrote:

> On Fri, 21 Jan 2005, Igor Pechtchanski wrote:
>
> > On Fri, 21 Jan 2005, Alexis Cothenet wrote:
> >
> > > I have installed cygwin but i see that my defautl shell (doing echo
> > > $SHELL) is bash. I would prefer to have csh shell. Do you know how i could
> > > proceed ?
> >
> > Alexis,
> >
> > Cygwin doesn't have pure csh, but it does have tcsh, which should be
> > compatible.
> >
> > To make it your "default" shell, you need to do two things:
> > 1) Edit your /cygwin.bat and make it invoke "tcsh -l" instead of "bash
> >    --login -i".  That way, when you click on the Cygwin shortcut, you'll
> >    get tcsh[*].
> > 2) Edit your /etc/profile, and change the shell entry from /bin/bash to
>                ^^^^^^^^^^^^
> Whoops, sorry!  Correction: s/profile/passwd/
> 	Igor
>
> >    /bin/tcsh.
> >
> > This should do it.  HTH,
> > 	Igor
> > [*] There is a /bin/csh, but it's a Cygwin symlink, and you won't be able
> > to invoke it via Windows mechanisms.
>
> --
> 				http://cs.nyu.edu/~pechtcha/
>       |\      _,,,---,,_		pechtcha@cs.nyu.edu
> ZZZzz /,`.-'`'    -.  ;-;;,_		igor@watson.ibm.com
>      |,4-  ) )-,_. ,\ (  `'-'		Igor Pechtchanski, Ph.D.
>     '---''(_/--'  `-'\_) fL	a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!
>
> "The Sun will pass between the Earth and the Moon tonight for a total
> Lunar eclipse..." -- WCBS Radio Newsbrief, Oct 27 2004, 12:01 pm EDT
>


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

