delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
X-Authentication-Warning: | dragon.dn.rsc.raytheon.com: agrimm owned process doing -bs |
Date: | Fri, 22 Nov 2002 12:28:52 -0700 (MST) |
From: | Andrew Grimm <agrimm AT redwood DOT rsc DOT raytheon DOT com> |
X-X-Sender: | agrimm AT dragon |
To: | cygwin AT cygwin DOT com |
Subject: | /etc/csh.login problems |
Message-ID: | <Pine.GSO.4.44.0211221150150.6853-100000@dragon> |
MIME-Version: | 1.0 |
There is a problem with the /etc/csh.login included in Cygwin package tcsh-6.11.0-4 (current). Embedded spaces in path elements are not preserved when the path is modified. As a UNIX user I naturally try to avoid spaces in pathnames as bad form, but the inherited Windows path is likely to have spaces (e.g. "program files"). This can be corrected by changing the line to: set path=( /usr/local/bin /usr/bin /bin $path:q ) There is another concern with /etc/csh.login which I am unsure about. It does a "set TERM=linux" which perhaps should be a "set TERM=cygwin" instead? This assumes the cygwin terminal type as defined in terminfo/ termcap describes the cmd-window-like interface (does it?). -Andy Grimm -- 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/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |