Results 1 to 2 of 2
Hi,
I trying to delete a folder containing some files.
Before deleting i want to check whether any file in the folder is already open by any other application.
I ...
- 08-13-2008 #1Just Joined!
- Join Date
- Aug 2008
- Posts
- 3
How to find whether a file is already open or not by any application .
Hi,
I trying to delete a folder containing some files.
Before deleting i want to check whether any file in the folder is already open by any other application.
I cannot use "lsof" command.
Is there any function or api which will help me in this?
Thanks,
Yogish
- 08-15-2008 #2Before we suggest anything else, we need to know why "lsof" doesn't work for you. It could be that anything else we suggest will fail for the same reason.I cannot use "lsof" command.--
Bill
Old age and treachery will overcome youth and skill.


Reply With Quote