If you’re running Mac or Linux, you will already have this command installed. lsof tells you what a process is currently talking to. It will list the process’ network connections and which files it’s ...
Use the LiSt Open Files (LSOF) utility to track data flow related to ports, users, and applications. LiSt Open Files (LSOF) is a Linux utility that allows you to view current network connections and ...
I noticed that lsof became quite slow when executed inside a container after I updated to version 0.10. My host is a Ubuntu 14.04 (uname -a = Linux ubu 3.13.0-24-generic #46-Ubuntu SMP Thu Apr 10 ...
Click for a PDF with this and four other essential Linux articles. And, if you’ve ever heard anyone say that for Unix, everything is a file, you might not be too surprised to learn that lsof works ...