This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Bug Report: File globbing in CMD shell



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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]