| delorie.com/archives/browse.cgi | search |
| 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 |
| Message-ID: | <38DC8C4F.63897D7E@vinschen.de> |
| Date: | Sat, 25 Mar 2000 10:52:15 +0100 |
| From: | Corinna Vinschen <corinna AT vinschen DOT de> |
| Reply-To: | cygwin AT sourceware DOT cygnus DOT com |
| X-Mailer: | Mozilla 4.72 [en] (Windows NT 5.0; U) |
| X-Accept-Language: | de,en |
| MIME-Version: | 1.0 |
| To: | cygwin AT sourceware DOT cygnus DOT com |
| Subject: | Re: Cygwin directory slash problem? |
| References: | <001b01bf9609$33099000$0400a8c0 AT wcy> |
> Me in Reflection wrote:
> For some reason, my installation of Cygwin does not accept the
> backslash (\) but only accepts the forward slash as in Linux (/) at
> the bash prompt or at the gcc input. Is this the default behaviour
> that cannot be changed? Or is there somewhere I can change this? I
Either use quoting
'\foo\bar'
or double backslashes
\\foo\\bar
Corinna
--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |