[EMAIL PROTECTED] wrote:
Hi, Cygwin support group,

I have problem to touch a file when specify the full path. Here are some 
examples. MKS works fine

-- Filename with special characters
D:\>touch D:[EMAIL PROTECTED]&()[EMAIL PROTECTED]&()_+
[snip]

And, given that I don't see a POSIX-style path anywhere, where exactly are you using Cygwin?

This works for me in Cygwin's bash:
/tmp$ touch '[EMAIL PROTECTED]&()[EMAIL PROTECTED]&()_+'
/tmp$ ls
[EMAIL PROTECTED]&()[EMAIL PROTECTED]&()_+  nu.2360  t83c.0

...Maybe you need to escape some characters or use single-quotes (')?

--
Matthew
"Sorry. Wrong species." --ST-TNG


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

Reply via email to