ps(1) - SerenityOS man pages

Name

ps - list currently running processes

Synopsis

$ ps [--version] [-e] [-f] [-q pid-list]

Description

Print a list of currently running processes in the current TTY. For each process, print its PID (process ID), to which TTY it belongs, and invoking commandline (CMD).

Options

Examples

$ ps -ef