diff options
Diffstat (limited to 'sysutils/lsof/DESCR')
-rw-r--r-- | sysutils/lsof/DESCR | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/sysutils/lsof/DESCR b/sysutils/lsof/DESCR new file mode 100644 index 00000000000..a81b7178b45 --- /dev/null +++ b/sysutils/lsof/DESCR @@ -0,0 +1,5 @@ +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 +socket). |