On Feb 28 10:41, Denis Excoffier wrote: > > Hello, > > The following command, under tcsh, produces the "nodosfilewarning" > message but shouldn't (IMHO). Of course, it seems more tcsh-related > than cygwin-related, but perhaps someone could have an idea. > > % echo '\u' /etc/xi* > cygwin warning: > MS-DOS style path detected: \u
Looks like standard behaviour of tcsh. It scans the command line for any glob chars and if it finds one, it globifies the entire command line. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple