This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Start up tcsh window?


On Sat, 4 Jan 2003 13:18:52 -0000 John Morrison <john.r.morrison@ntlworld.com> wrote:

> Edit your cygwin.bat file?
> 
> @echo off
> 
> C:
> chdir C:\cygwin\bin
> 
> tcsh
> 
> start tcsh for me.  Doesn't log me in, but... I don't
> use tcsh.

> > -----Original Message-----
> > From: cygwin-owner@cygwin.com [mailto:cygwin-owner@cygwin.com]On Behalf
> > Of Peter Davis
> > Sent: Saturday, 4 January 2003 1:10 pm
> > To: cygwin@cygwin.com
> > Subject: Start up tcsh window?
> > 
> > 
> > Is there any way to start up a tcsh window without having to go
> > through Bash?

I recommend leaving cygwin.bat alone and starting tcsh with another
batch file or directly from the Windows shortcut.  Adding the -l
option is probably a good idea.

You might also want to use rxvt, so look at how the bash startup
provided with that package works and adapt it to tcsh.

-- 
Mac :})
** I normally forward private questions to the appropriate mail list. **
Ask Smarter: http://www.tuxedo.org/~esr/faqs/smart-questions.html
Give a hobbit a fish and he eats fish for a day.
Give a hobbit a ring and he eats fish for an age.


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]