1 Lsof (LiSt Open Files) lists information about files that are open by the
2 running processes. An open file may be a regular file, a directory, a block
3 special file, a character special file, an executing text reference, a
4 library, a stream or a network file (Internet socket, NFS file or Unix domain
5 socket), a kqueue descriptor...