Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-Id: <4.3.1.2.20020401192733.025e28f8@pop.ma.ultranet.com> X-Sender: lhall AT pop DOT ma DOT ultranet DOT com Date: Mon, 01 Apr 2002 19:31:03 -0500 To: Will Parsons , cygwin AT cygwin DOT com From: "Larry Hall (RFK Partners, Inc)" Subject: Re: bash & filenames with spaces In-Reply-To: <20020401191544.A616@isis.thalatta> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" At 07:15 PM 4/1/2002, Will Parsons wrote: >Bash won't allow me to cd to a directory with a space in it. The FAQ >implies that all that is necessary is to escape the space, but whether >I type (e.g.): > >cd /c/Program\ Files > >or > >cd '/c/Program Files' > >I get a message: > >cd: Program: No such file or directory > >Am I missing something obvious here? You're missing something but it's not obvious what it is. Try a few variations on this, seeing if you can eliminate things like the mount table and so on. Perhaps you want to run strace on bash to see if you can see where it has trouble. Looking at the output of cygcheck -s -r -v might help too. Larry Hall lhall AT rfk DOT com RFK Partners, Inc. http://www.rfk.com 838 Washington Street (508) 893-9779 - RFK Office Holliston, MA 01746 (508) 893-9889 - FAX -- 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/