1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-09-10 13:53:52 +02:00

pgrep: update more information link (#13054)

This commit is contained in:
spageektti 2024-06-18 17:48:41 +02:00 committed by GitHub
parent 4eaff1640c
commit 498638fdea
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,7 +1,7 @@
# pgrep
> 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: