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 Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <5F03ACA2F76DD411B8BC00508BE3B4D70A52254C@esemont203.gbg.edt.ericsson.se> From: "Martin Nilsson (ERV)" To: "'cygwin AT cygwin DOT com'" Subject: Problems using tcsh as default shell Date: Thu, 21 Feb 2002 16:02:00 +0100 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" Hello I have a problem with tcsh when using it as the default shell for cygwin. I have replaced the bash command line in cygwin.bat with tcsh -l and now my cygwin.bat have the following content: @echo off C: cd \cygwin\bin tcsh -l tcsh does not seem to have any problem reading my startup scripts (like .tcshrc asf) but it always complains with the following message: /cygdrive/c/j2sdk1.4.0/bin/sed: No children. Sometimes "j2sdk1.4.0/bin" is replaced by some other path name. I guess there is some kind of problem with my path variable when tcsh is trying to parse it (using sed??). Does anyone have a solution on how to avoid this error? This problem does not arise when invoking tcsh from bash (and using bash as default shell). cygwin is installed on a WIN2K machine. Best regards Martin Nilsson -- 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/