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.

Description
Lists open files for running UNIX processes
https://people.freebsd.org/~abe/
Readme 68 KiB
Languages
Diff 100%