in reply to How to detect if file is in use?
Note this only works if you have access to the /proc entries of the process that is doing the access.
It would only work to show other accesses by your own userid unless you are root.