dealing with removing open files

DJ Delorie dj@delorie.com
Tue Jan 2 09:16:00 GMT 2001


> I just noticed some strange behavior while using rm that i suspect is the
> fault of Windows and not of cygwin, but i thought i'd float it by here to
> make sure.

It's the best Cygwin can do with NT's file permissions.

NT won't let you delete an open file.  So, Cygwin just keeps a list of
files "to be deleted later", and checks that list whenever it closes
any file (hoping that closing the key file will now allow it to be
deleted).

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list