lsof is Unix and Linux Command Line Interfacetool and stands for LiSt Open Files. It shows open files and which process uses them. Since Linux sees every object as a file, such as devices, directories, etc., unidentified open files prevent users from modifying them.

lsof