KILL(1) General Commands Manual KILL(1) NAME kill - Send signal to processes or list information about signals. SYNOPSIS kill [-l|--list] [-t|--table] [-s|--signal] [-h|--help] [-V|--version] [pids_or_signals] DESCRIPTION Send signal to processes or list information about signals. OPTIONS -l, --list Lists signals -t, --table Lists table of signals -s, --signal Sends given signal instead of SIGTERM -h, --help Print help -V, --version Print version VERSION v(uutils coreutils) 0.8.0 2026-04-07 KILL(1)