mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-09-02 22:02:39 +02:00
Update resources for killing resources (#8788)
I add a free resource from linuxjourney.com. Inside the link, it explains the default signal sent by kill command and the it explains the differences among signals option Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
This commit is contained in:
committed by
GitHub
parent
ae74f50d4a
commit
7b411e7c34
@@ -4,5 +4,6 @@ The `kill` command terminates processes in Linux by sending signals to specific
|
||||
|
||||
Learn more from the following resources:
|
||||
|
||||
- [@article@Killing Processes](https://linuxjourney.com/lesson/killing-processes)
|
||||
- [@article@Using Kill Command in Linux](https://linuxhandbook.com/kill-command/)
|
||||
- [@article@Kill Command in Linux](https://linuxize.com/post/kill-command-in-linux/)
|
||||
- [@article@Kill Command in Linux](https://linuxize.com/post/kill-command-in-linux/)
|
Reference in New Issue
Block a user