Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sourceware.cygnus.com>
List-Archive: <http://sourceware.cygnus.com/ml/cygwin/>
List-Post: <mailto:cygwin@sourceware.cygnus.com>
List-Help: <mailto:cygwin-help@sourceware.cygnus.com>, <http://sourceware.cygnus.com/ml/#faqs>
Sender: cygwin-owner@sourceware.cygnus.com
Delivered-To: mailing list cygwin@sourceware.cygnus.com
Message-ID: <03F4742D8225D21191EF00805FE62B9904B3F1DA@aa-msg-01.medstat.com>
From: John Wiersba <John.Wiersba@medstat.com>
To: "'Larry Hall (RFK Partners, Inc)'" <lhall@rfk.com>,
        Thomas.Wolff@icn.siemens.de, benny@crocodial.de,
        "cygwin@sourceware.cygnus.com" <cygwin@hotpop.com>
Subject: RE: 3 bugs
Date: Wed, 19 Apr 2000 14:19:54 -0400
MIME-Version: 1.0
X-Mailer: Internet Mail Service (5.5.2650.21)
Content-Type: text/plain;
	charset="iso-8859-1"
X-OriginalArrivalTime: 19 Apr 2000 18:24:17.0093 (UTC) FILETIME=[78C20F50:01BFAA2C]

> -----Original Message-----
> From: Larry Hall (RFK Partners, Inc) [mailto:lhall@rfk.com]
> 
> At 01:59 PM 4/19/00, John Wiersba wrote:
> > > -----Original Message-----
> > > From: Larry Hall (RFK Partners, Inc) [mailto:lhall@rfk.com]
> > > 
> > > At 07:47 AM 4/19/00, Thomas.Wolff@icn.siemens.de wrote:
> > > >: For any file that Explorer can't deal with, try using this 
> > > syntax in
> > > >: cmd.exe:
> > > >: 
> > > >:   del \\?\c:\tmp\xxxxx
> > > >
> > > >Thanks a lot. Finally got rid of those files.
> > > >Works under cygwin bash as well (rm \\\\?\\c:\\temp\\xy.)
> > > 
> > > So doesn't rm //?/c:/temp/xy.
> >
> >Nope.
> 
>  From bash it works, at least for me it does...

OK, I retract my statement.  I tried it again.  It does work, with this
caveat (at least on my machine):  that it probes all my drives and perhaps
the network first, before removing the file.  I believe that is because of
the // syntax.  When I originally tried it, I killed it when I saw it was
probing my floppy drive, so I didn't give it a chance to finish.

-- John


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

