jobs, jstack, kill, killall: add more information link (#6545)
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
|
||||
> Send kill signal to all instances of a process by name (must be exact name).
|
||||
> All signals except SIGKILL and SIGSTOP can be intercepted by the process, allowing a clean exit.
|
||||
> More information: <https://manned.org/killall>.
|
||||
|
||||
- Terminate a process using the default SIGTERM (terminate) signal:
|
||||
|
||||
|
Reference in New Issue
Block a user