lsof(1) - SerenityOS man pages

Name

lsof

Synopsis

$ lsof [-p pid] [-d fd] [-u login/UID] [-g PGID] [filename]

Description

List open files of a processes. This can mean actual files in the file system, sockets, pipes, etc.

Options:

Arguments: