1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-09-02 22:02:39 +02:00

Add learning resource for process signals (#8787)

I propose a free learning resource from linuxjourney.com

Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
This commit is contained in:
Muhammad Nanda Alfian
2025-06-24 07:59:32 +08:00
committed by GitHub
parent 7b411e7c34
commit 7b11f31dfa

View File

@@ -4,5 +4,6 @@ Process signals are communication mechanisms in Linux that notify processes of s
Visit the following resources to learn more:
- [@article@Process signals](https://linuxjourney.com/lesson/process-signals)
- [@article@Understanding Linux Process Signals](https://www.ceos3c.com/linux/understanding-linux-process-signals-a-complete/)
- [@article@Linux Process Signals and their meaning](https://linux-audit.com/processes/linux-process-signals/)