pkill
Jump to navigation
Jump to search
wikipedia:pkill
command is used to send signals to process. pkill
command allows the use of extended regular expression patterns and other matching criteria.
pkill
is available at least in Linux, Solaris and in Ubuntu and Debian in procps
package.
usage: pkill [-signal] [-ILfilnovx] [-F pidfile] [-G gid] [-P ppid] [-U uid] [-g pgrp] [-t tty] [-u euid] pattern ...
-x Require an exact match of the process name, or argument list if -f is given. The default is to match any substring.
pkill -x ssh
Related commands
See also
pkill
kill
[-s
],killall
,pkill
,xkill
,podman kill
,docker kill
, SIGINT, SIGTERM, rfkill,killall5
,kill 1
,launchctl kill (macOS)
,kill -9, kill -15
, signaljobs
,jobs -l, bg
,fg
,disown
,wait
,nohup, kill, trap
- Process, zombie process, fork, thread:
ps
,tree
,pstree
,ps axf
,proc
,pwdx
,which
,watch
,sar -q
,tload
,uptime
, Interrupts,pgrep
,tasklist
(Windows), Zombie process,pstack
,docker ps
,docker-compose ps
,jobs
,acct
,process mrelease
,pidstat
, IPC,pidof
Advertising: