lsof
- List Open Files¶
lsof
is a versatile tool that can be used to show what files are being used.
Usage¶
List open files by process ID (PID):
List files used by process with PID32117
.
List open files by port:
Lists files opened by port 80.