Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-Id: <200308020325.h723PUZ11790@perseus.services.brown.edu> X-Priority: Sensitivity: Company-Confidential From: Damien Suttle To: "Lisbeth Kellogg" CC: cygwin AT cygwin DOT com Subject: RE: Re: how to make cygwin run under shells other than bash Date: Fri, 1 Aug 2003 23:25:30 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Brown-MailScanner: Found to be clean thank you, "tcsh -l" seems to work (but "tcsh - -i" nor "tcsh -i -" worked). ============================================================ From: "Lisbeth Kellogg" Date: 2003/07/31 Thu PM 05:07:00 EDT To: "'Damien Suttle'" Subject: RE: Re: how to make cygwin run under shells other than bash Did you try? tcsh -l or tcsh - -i --- Lisbeth Kellogg Office: 651-675-2610 -----Original Message----- From: cygwin-owner AT cygwin DOT com [mailto:cygwin-owner AT cygwin DOT com] On Behalf Of Damien Suttle Sent: Thursday, July 31, 2003 4:44 PM To: luke DOT kendall AT cisra DOT canon DOT com DOT au Cc: cygwin AT cygwin DOT com Subject: Re: Re: how to make cygwin run under shells other than bash Sensitivity: Confidential So I changed the shell invocation line in cygwin.bat from: bash --login -i to this: tcsh -i - Then, i get the following output: true: Command not found. true: Command not found. true: Command not found. true: Command not found. true: Command not found. true: Command not found. true: Command not found. true: Command not found. true: Command not found. stty: Command not found. tput: Command not found. stty: Command not found. limit: Command not found. vesperus / % so it starts tcsh at the end, finally, but i'm in the root dir instead of my home dir (the way bash does) and i am unable to use many standard commands (e.g., ls, pwd). Does anyone know what files I need to change, where they are, and what to change them to? ============================================================ From: luke DOT kendall AT cisra DOT canon DOT com DOT au Date: 2003/07/24 Thu PM 11:46:01 EDT To: Damien Suttle CC: cygwin AT cygwin DOT com Subject: Re: how to make cygwin run under shells other than bash On 24 Jul, Damien Suttle wrote: > Hi,> my favorite shell is tcsh, but cygwin always starts up in bash. > I tried playing with the cygwin.bat file, but i couldn't get it to > work. does anyone know how to reconfigure cygwin to start up in other > shells? $ mkshortcut -D -A -n "tcshw" -a '-l' /usr/bin/tcsh.exe Or just right click on the cywgin icon's properties and change the shell it runs, if you want to hack. Or change the shell for your account, in /etc/passwd I think. luke ============================================================ -- 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/ ============================================================ ********************* Damien Suttle Brown University Box 3671 Providence, RI 02912 mobile: 401-339-5211 ********************* -- 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/