ps

command
v6.0.0+incompatible Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 14, 2019 License: BSD-3-Clause Imports: 11 Imported by: 0

Documentation

Overview

Print process information.

Synopsis:

ps [-Aaex] [aux]

Description:

ps reads the /proc filesystem and prints nice things about what it
finds.  /proc in linux has grown by a process of Evilution, so it's
messy.

Options:

 -A: select all processes. Identical to -e.
 -e: select all processes. Identical to -A.
 -x: BSD-Like style, with STAT Column and long CommandLine
 -a: print all process except whose are session leaders or unlinked with terminal
aux: see every process on the system using BSD syntax

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL