Corban Pendrak

Home

❯

Linux

❯

Processes

Processes

  • linux

linux Linux Architecture and Components MOC


A process is a running program.

Show running processes with the ps command, which defaults to processes under current user.

Killing a Process

Find process identifier (PID) with the ps command and kill it with the kill command.


Graph View

Backlinks

  • The kill Command
  • The ps Command

Created with Quartz v4.5.2 © 2026

  • Corban Pendrak