lsof
A utility which lists open files on a Linux/UNIX system
Lsof stands for LiSt Open Files, and it does just that: it lists
information about files that are open by the processes running on a
UNIX system.


