freebsd-ports/sysutils/lsof/pkg-descr
Larry Rosenman 2c77770fcc
sysutils/lsof: upgrade to 4.95.0
* Remove unnecessary tar:bzip2 from USES. [1]
* Update WWW.
* Pet portclippy.
* Tidy up Makefile with portfmt.

ChangeLog:	https://github.com/lsof-org/lsof/releases/tag/4.95.0
PR:		263637
Reported by:	diizzy [1], yasu@freebsd.org
2022-05-01 14:04:36 -05:00

9 lines
387 B
Text

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).
See also fstat(1) in the base system.
WWW: https://github.com/lsof-org/lsof