Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: <mailto:cygwin-subscribe AT sourceware DOT cygnus DOT com> List-Archive: <http://sourceware.cygnus.com/ml/cygwin/> List-Post: <mailto:cygwin AT sourceware DOT cygnus DOT com> List-Help: <mailto:cygwin-help AT sourceware DOT cygnus DOT com>, <http://sourceware.cygnus.com/ml/#faqs> Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com From: Chris Faylor <cgf AT cygnus DOT com> Date: Tue, 21 Mar 2000 16:57:51 -0500 To: Cygwin <cygwin AT sourceware DOT cygnus DOT com> Subject: Re: pathname with spaces causes problems for tcsh Message-ID: <20000321165751.A21202@cygnus.com> Reply-To: cygwin AT sourceware DOT cygnus DOT com Mail-Followup-To: cgf AT cygnus DOT com, Cygwin <cygwin AT sourceware DOT cygnus DOT com> References: <200003212109 DOT QAA25555 AT hrothgar DOT gw DOT com> <38D7F0A2 DOT 8C5F68F4 AT veritas DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.1.8i In-Reply-To: <38D7F0A2.8C5F68F4@veritas.com>; from rmcgowan@veritas.com on Tue, Mar 21, 2000 at 01:58:58PM -0800 On Tue, Mar 21, 2000 at 01:58:58PM -0800, Bob McGowan wrote: >When I used the //c/dir... format to change to "Multimedia Files" and >typed pwd, it printed out "/cygdrive/c/Multimedia Files" (expected) but >"echo $PWD" printed "/c/Multimedia Files". This is clearly not >correct. It is precisely because of problems like this that we switched to using /cygdrive/x rather than //x. Many UNIX utilities assume that they can clean up multiple slashes. That results in your "/c/Multimedia Files" above. That's why the //x form will be deprecated in the next release. -Chris Faylor -Cygwin Engineering Manager -Cygnus Solutions, a Red Hat Company -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com