Source: lsof Section: utils Priority: standard Maintainer: Andres Salomon Build-Depends: debhelper (>= 8.0.0), libselinux1-dev [linux-any] Standards-Version: 3.9.6 Homepage: http://people.freebsd.org/~abe/ Vcs-Git: git://anonscm.debian.org/collab-maint/lsof.git Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/lsof.git Package: lsof Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Suggests: perl Description: utility to list open files Lsof is a Unix-specific diagnostic tool. Its name stands for LiSt Open Files, and it does just that. It lists information about any files that are open, by processes currently running on the system.