| 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 |
| Date: | Wed, 9 Apr 2003 14:51:32 +0200 |
| From: | Corinna Vinschen <corinna-cygwin AT cygwin DOT com> |
| To: | cygwin AT cygwin DOT com |
| Subject: | Re: Problem with ls and similar commands in tcsh |
| Message-ID: | <20030409125132.GC1928@cygbert.vinschen.de> |
| Reply-To: | cygwin AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| References: | <20030408135728 DOT 193a93dd DOT steven DOT obrien2 AT ntlworld DOT com> |
| Mime-Version: | 1.0 |
| In-Reply-To: | <20030408135728.193a93dd.steven.obrien2@ntlworld.com> |
| User-Agent: | Mutt/1.4.1i |
On Tue, Apr 08, 2003 at 01:57:28PM +0100, Steven O'Brien wrote: > > > and have traced the "If: expression syntax" error to the lines > > > > if ( -r $HOME/.netrc ) then > > > > and > > > > if ( -f $HOME/.mh_profile && -x "`which folders`" ) then > > > > in /etc/profile.d/complete.tcsh > > You will see this failure if your $HOME variable has spaces in it, > because the expressions as written above do not quote this variable > correctly. I would urge the tcsh maintainer to change the above lines > to: it's the official complete.tcsh file from the vanilla tcsh source (well, not the latest one but even that doesn't use quoting for $HOME). 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 |