diff options
author | obrien <obrien@FreeBSD.org> | 1996-11-11 19:42:45 +0000 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 1996-11-11 19:42:45 +0000 |
commit | b1583437180a17df1084f2189705d5f4985bd121 (patch) | |
tree | ee1337e85334db6008625d9434e51f897601ccc5 /sysutils/lsof/pkg-comment | |
parent | 22057f00ed01d04d6b5cac4a0f3aa3ebcd188615 (diff) | |
download | FreeBSD-ports-b1583437180a17df1084f2189705d5f4985bd121.zip FreeBSD-ports-b1583437180a17df1084f2189705d5f4985bd121.tar.gz |
Moving Vic Abell's LSOF package from ports/misc to ports/sysutils.
LSOF is a very useful package for a system administrateor. Ot shows all
kind of open files, including sockets, pipes and knows about NFS.
Diffstat (limited to 'sysutils/lsof/pkg-comment')
-rw-r--r-- | sysutils/lsof/pkg-comment | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/lsof/pkg-comment b/sysutils/lsof/pkg-comment new file mode 100644 index 0000000..fc69110 --- /dev/null +++ b/sysutils/lsof/pkg-comment @@ -0,0 +1 @@ +Lists information about open files. |