Bug Report: File globbing in CMD shell

cygwin@sourceware.cygnus.com cygwin@sourceware.cygnus.com
Thu Jun 10 11:17:00 GMT 1999


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@sourceware.cygnus.com



More information about the Cygwin mailing list