to find if file is open given filepath

yogish

Registered
Given the filepath, how can i find whether the file is opened or not by any application in the system?

Without using lsof command, i am looking for some function to do it in Tiger .
 
Back
Top