| 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 |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| Date: | Tue, 19 Feb 2002 20:03:39 +0100 |
| From: | Corinna Vinschen <cygwin AT cygwin DOT com> |
| To: | cygwin AT cygwin DOT com |
| Subject: | Re: TCSH startup scripts failure |
| Message-ID: | <20020219200339.M23094@cygbert.vinschen.de> |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| References: | <4 DOT 3 DOT 1 DOT 2 DOT 20020207115747 DOT 021b08c8 AT pop DOT ma DOT ultranet DOT com> <LMBBIFHAFADOGLGOEFONMEMIGEAA DOT bax3 AT bigfoot DOT com> |
| Mime-Version: | 1.0 |
| In-Reply-To: | <LMBBIFHAFADOGLGOEFONMEMIGEAA.bax3@bigfoot.com> |
| User-Agent: | Mutt/1.3.22.1i |
On Sat, Feb 09, 2002 at 06:23:54PM -0800, Michael wrote: > Hi > > As of the latest version of Cygwin, there is a flaw in the tcsh startup > scripts in /etc and /etc/profile.d that causes tcsh to fail if $HOME > contains a space (eg "/home/John Smith") > > Lines such as > if ( -r $HOME/.cshrc ) ... > will cause errors unless changed to > if ( -r "$HOME/.cshrc" ) ... I changed /etc/csh.cshrc slightly The above is fixed, too. A new tcsh is available in a few hours. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Developer mailto:cygwin AT cygwin DOT com Red Hat, Inc. -- 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 |