lsof command examples
lsof – list open files Also, see fuser which serves the same purpose as lsof. You may have faced problems while unmounting a filesystem or deleting a folder in Linux. You cannot perform folder (directory) delete/move operations while it is being used. You cannot unmount a filesystem while it is being used, whether it is …