| 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://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/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 |
| Message-ID: | <20050827213817.79719.qmail@web52805.mail.yahoo.com> |
| Date: | Sat, 27 Aug 2005 14:38:17 -0700 (PDT) |
| From: | Jesse Hogan <nosbtr1 AT yahoo DOT com> |
| Subject: | Spaces in Environment Variables |
| To: | cygwin AT cygwin DOT com |
| MIME-Version: | 1.0 |
If I set environment variables to paths that have spaces in them they don't work right with common shell commands. Does anybody know a work around for this? For example: --SHELL-------------------------------------------- $ PF="/cygdrive/c/Program\ Files" $ export PF $ cd $PF : cd: /cygdrive/c/Program\: No such file or directory $ ls $PF ls: /cygdrive/c/Program\: No such file or directory ls: Files: No such file or directory --SHELL-------------------------------------------- __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |