A Program That Lists Information about Files Opened by Processes
Lsof lists information about files opened by 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.) A
specific file or all the files in a file system may be selected by
path.
- Developed at utilities
- Sources inherited from project openSUSE:Factory
-
3
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:adrianSuSE:PL/lsof && cd $_
- Create Badge
Refresh
Refresh
Comments 0