diff --git a/src/data/roadmaps/linux/content/killing-processes@0FLUI9r7znMqi6YKReLzD.md b/src/data/roadmaps/linux/content/killing-processes@0FLUI9r7znMqi6YKReLzD.md index 80a5051ea..51c5dc034 100644 --- a/src/data/roadmaps/linux/content/killing-processes@0FLUI9r7znMqi6YKReLzD.md +++ b/src/data/roadmaps/linux/content/killing-processes@0FLUI9r7znMqi6YKReLzD.md @@ -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/) \ No newline at end of file