Lsof
Revision as of 05:40, 9 December 2019 by Welcome (talk | contribs) (→Basic commands: === Network related === * <code>lsof -i</code>)
lsof
[1] list open files and network connections.
Basic commands
lsof -t /path/to/file
lsof /path/to/file
List all open files by a specific process:
lsof -p PID
Activities
- Read
lsof
questions on StackExchange: https://unix.stackexchange.com/questions/tagged/lsof?tab=Votes
See also
Advertising: