Difference between revisions of "Pgrep"
Jump to navigation
Jump to search
(Created page with " == See also == * {{grep}} * pkill Category:Linux") |
|||
(12 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
+ | {{lowercase}} | ||
+ | <code>pgrep, [[pkill]]</code> - look up or [[signal]] [[processes]] based on name and other | ||
+ | * https://linux.die.net/man/1/pgrep | ||
+ | * <code>[[pgrep -x]]</code> | ||
+ | |||
+ | == Related == | ||
+ | * <code>[[pkill]]</code> | ||
== See also == | == See also == | ||
+ | * {{pgrep}} | ||
* {{grep}} | * {{grep}} | ||
− | * | + | * {{kill}} |
− | + | * {{ps}} | |
− | [[Category:Linux]] | + | [[Category:Linux commands]] |
Latest revision as of 08:12, 18 April 2023
pgrep, pkill
- look up or signal processes based on name and other
Related[edit]
See also[edit]
pgrep
: [-x
]ack, ag, grep
,egrep, fgrep
,agrep
,ngrep
,pgrep
,awk
,sed
,strings
,tr
,tail
,mtail
,git grep
,wc
,uniq
,LogQL
,findstr (Windows)
,rg, git-grep, cut
kill
[-s
],killall
,pkill
,xkill
,podman kill
,docker kill
, SIGINT, SIGTERM, rfkill,killall5
,kill 1
,launchctl kill (macOS)
,kill -9, kill -15
, signal- 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: