3 bugs
Paul Sokolovsky
paul-ml@is.lg.ua
Wed Apr 19 06:08:00 GMT 2000
Hello Benjamin,
Benjamin Riefenstahl <benny@crocodial.de> wrote:
BR> Hi all,
BR> For any file that Explorer can't deal with, try using this syntax in
BR> cmd.exe:
BR> del \\?\c:\tmp\xxxxx
BR> The Prefix "\\?\" tells NT to do no parsing at all on the file name but
BR> pass it to the file system driver unchanged.
Nice feature and fully answers original question. I'll try to
comment why it's hardly usable to make cygwin less fastidious about
filenames:
- it works only with nt, not 9x
- it requires full path
- it doesn't allow too much, e.g. it lets that dot at the end, but
not filename containing ':' or '*' .
BR> so long, benny
--
Paul Sokolovsky, IT Specialist
http://www.brainbench.com/transcript.jsp?pid=11135
--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com
More information about the Cygwin
mailing list