| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
| Sender: | cygwin-owner AT sourceware DOT cygnus DOT com |
| Delivered-To: | mailing list cygwin AT sourceware DOT cygnus DOT com |
| Date: | Thu, 10 Jun 1999 14:17:56 -0400 |
| From: | cygwin AT sourceware DOT cygnus DOT com |
| To: | Henry Gessau <gessau AT cisco DOT com> |
| Cc: | cygwin AT sourceware DOT cygnus DOT com |
| Subject: | Re: Bug Report: File globbing in CMD shell |
| Message-ID: | <19990610141756.A25372@cygnus.com> |
| References: | <002001beb353$59ea5720$84c82ca1 AT gessau-pc DOT cisco DOT com> |
| Mime-Version: | 1.0 |
| X-Mailer: | Mutt 0.95.3i |
| In-Reply-To: | <002001beb353$59ea5720$84c82ca1@gessau-pc.cisco.com>; from Henry Gessau on Thu, Jun 10, 1999 at 11:10:18AM -0400 |
Cygwin is a UNIX emulation product, so backslashes quote the following character as they do under UNIX. cgf On Thu, Jun 10, 1999 at 11:10:18AM -0400, Henry Gessau wrote: >D:\Henry>ls tmpdir/* >tmpdir/tmp.txt > >D:\Henry>ls tmpdir\* >ls: tmpdir*: No such file or directory > >D:\Henry>ls tmpdir\\* >ls: tmpdir\*: No such file or directory > >D:\Henry>ls tmpdir\tmp.txt >tmpdir\tmp.txt > >------------------------------------------------------------------ > >Cygwin beta 20.1 (usertools.exe) >WinNT Ver 4.0 build 1381 Service Pack 4 -- 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 |