Just found out about this command today. “lsof” displays information about open files by processes on *nix systems (including network “files” – TCP/UDP). I don’t know how I managed to miss such a useful command over the years. As an example, listing network ports (which I would previously have done with netstat): # lsof +c0 [...]
Pages
Categories
Archives