Easy Tutorial
❮ Linux Comm Uux Linux Comm Mread ❯

Linux gitps Command

Linux Command Manual

The Linux gitps command is used to report program status.

gitps (gnu interactive tools process status) is an instruction used to report and manage program execution. It essentially uses the ps command to report and manage programs, and can also interrupt and delete unnecessary programs at any time through the gitps command. Since the gitps command executes the ps command, its parameters are quite similar to those of the ps command.

Syntax

gitps [acefgjlnrsSTuvwxX][p &lt;process identifier>][t &lt;terminal number>][U <username>]

Parameter Description:

Example

Display information for a specific user

# gitps hnlinux

Linux Command Manual

❮ Linux Comm Uux Linux Comm Mread ❯