>_ linuxcommand.dev
Startseite pkill
Process Management

pkill

Kills processes based on patterns.

Ubuntu CentOS Debian Arch SUSE Slackware Alpine Fedora
Verified: 2025-09-09
Syntax
$pkill [OPTIONEN] MUSTER
Examples
$pkill firefox
$pkill -f 'python script'
Typical use cases
?
Standard usage
pkill --help
Note Extended with pgrep
Export