At 2004-05-29T132133+1200, Matthew Gregan wrote:
> It sounds like Konqueror is unlinking the file asynchronously. When you
> delete the file, did it appear to happen 'instantly'?
> If you feel like experimenting further, I suggest removing the file
> using rm(1) next time. rm won't return until the file has been
> unlinked, and the free space will be available immediately after you see
> rm return.
Ignore what I said. Carey's explanation is exactly what's going on in
this case. I had foolishly forgotten that the file would still be open.
Cheers,
-mjg
--
Matthew Gregan |/
/| [EMAIL PROTECTED]