mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-09-10 17:53:50 +02:00
pgrep: update more information link (#13054)
This commit is contained in:
parent
4eaff1640c
commit
498638fdea
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# pgrep
|
# pgrep
|
||||||
|
|
||||||
> Find or signal processes by name.
|
> Find or signal processes by name.
|
||||||
> More information: <https://www.man7.org/linux/man-pages/man1/pkill.1.html>.
|
> More information: <https://www.manned.org/pgrep>.
|
||||||
|
|
||||||
- Return PIDs of any running processes with a matching command string:
|
- Return PIDs of any running processes with a matching command string:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue