Lists open files for running UNIX processes
https://people.freebsd.org/~abe/
lsof-4.77-linux.patch | ||
lsof.spec | ||
README.md |
lsof
Lsof is a Unix-specific diagnostic tool. Its name stands for LiSt Open Files, and it does just that. It lists information about any files that are open by processes currently running on the system. It can also list communications open by each process.