Lsof
Revision as of 13:59, 8 December 2019 by Welcome (talk | contribs) (→Basic commands: * Open TCP ports: <code>lsof -iTCP -sTCP:LISTEN -P -n</code>)
lsof
[1] list open files and network connections.
Basic commands
lsof -t /path/to/file
lsof /path/to/file
lsof -p PID
- Open TCP ports:
lsof -iTCP -sTCP:LISTEN -P -n
See also
Advertising: