Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Delivered-To: mailing list cygwin@cygwin.com X-Original-From: sbajpai@netzero.net Date: Fri, 8 Nov 2002 17:00:34 GMT To: cygwin@cygwin.com Subject: Login tcsh shell does not set PATH properly From: sbajpai@netzero.net Message-Id: <20021108.090041.11381.188027@webmail03.lax.untd.com> Hi, I am running cygwin - 1.3.15-1 login - 1.4-4 tcsh - 6.11.00-4 on WinNT 4.00.1381 If I run 'tcsh -l' or run 'login ' (my default shell is tcsh) from NT (using Run from Start menu or from a cmd window), the resulting login tcsh shell does not set the PATH variable correctly. Basically if NT path has pathnames with spaces in them like C:\Program Files\..., the path gets broken at the spaces like so: /cygdrive/c/Program:Files/... Is this a bug or do I need to do anything else (set a envvar or something) to get correct path. bash or sh do not seem to have the problem though. bash -l gets the correcct path fine. Thanks Sirish Bajpai -- 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/