bash & filenames with spaces

Will Parsons wbparsons@pcnet.com
Mon Apr 1 16:15:00 GMT 2002


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?

- Will

--
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/



More information about the Cygwin mailing list