My Tech Notes
lsof: list open files
List files opened by the user:
lsof
List files opened by the user:
sudo lsof
List all open sockets:
sudo lsof -i
See also
Linux lsof man page
Mac OS X lsof man page
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment