Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Message-ID: <20000321205201.25071.qmail@web112.yahoomail.com> Date: Tue, 21 Mar 2000 12:52:01 -0800 (PST) From: Earnie Boyd Reply-To: earnie_boyd AT yahoo DOT com Subject: Re: pathname with spaces causes problems for tcsh To: Steve Kelem , Cygwin , christos AT zoulas DOT com MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Pathnames with spaces are a problem, period. By the time that pushd got the argument the backslashes had been removed and pushd passed to setenv more than one argument thus the complaint. You'll have to modify the source of tcsh to fix this problem. Earnie. P.S.: This problem would exist on UNIX if the directory contained spaces. --- Steve Kelem wrote: > I'm running tcsh 6.09.00 from the Cygwin 1.0 release on NT 4.0 SP6. > When I type > pushd /c/My\ Download\ Files/Cygnus/Xfree/ > it responds: > /c/My Download Files/Cygnus/Xfree / > setenv: Too many arguments. > % which pushd > pushd: shell built-in command. > % pwd > /c/My Download Files/Cygnus/Xfree > > This indicates that it works, but the complaint is odd. > > Steve Kelem > > begin:vcard > n:Kelem;Steve > tel;fax:408-399-8905 > tel;work:408-335-2718 > x-mozilla-html:FALSE > url:http://www.adaptivesilicon.com > org:Adaptive Silicon, Inc. > adr:;;985 University Ave., Suite 31;Los Gatos;CA;95032-7639;U.S. > version:2.1 > email;internet:kelem AT adaptivesilicon DOT com > title:Chief Scientist > fn:Steve Kelem > end:vcard > > > -- > Want to unsubscribe from this list? > Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com __________________________________________________ Do You Yahoo!? Talk to your friends online with Yahoo! Messenger. http://im.yahoo.com -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com