mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-08 01:45:55 +00:00
Update cheatsheets
This commit is contained in:
@@ -5,7 +5,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
---
|
||||
# kill
|
||||
|
||||
> Sends a signal to a process, usually related to stopping the process.
|
||||
> Send a signal to a process, usually related to stopping the process.
|
||||
> All signals except for SIGKILL and SIGSTOP can be intercepted by the process to perform a clean exit.
|
||||
> More information: <https://manned.org/kill>.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user