1998-04-01 17:02:36 +02:00
|
|
|
Lsof (LiSt Open Files) lists information about files that are open by the
|
|
|
|
running processes. An open file may be a regular file, a directory, a block
|
|
|
|
special file, a character special file, an executing text reference, a
|
|
|
|
library, a stream or a network file (Internet socket, NFS file or Unix domain
|
2003-08-13 15:24:15 +02:00
|
|
|
socket), a kqueue descriptor...
|