>>When running from cmd.exe, Cygwin programs do their own globbing. >>However, this assumes Unix style slashes. So no, using backslashes >>won't work. >>It works - at least on my system: >>Z:\mh>ls c:\entw But that's not really globbing. Try: Z:\mh>ls c:\entw\* -- Ed Avis < http://members.tripod.com/~mave > - For help on using this list (especially unsubscribing), send a message to "gnu-win32-request@cygnus.com" with one line of text: "help".