diff --git a/src/data/roadmaps/linux/content/104-text-processing/index.md b/src/data/roadmaps/linux/content/104-text-processing/index.md
index 4f51b347b..8597e43ab 100644
--- a/src/data/roadmaps/linux/content/104-text-processing/index.md
+++ b/src/data/roadmaps/linux/content/104-text-processing/index.md
@@ -19,3 +19,5 @@ Overall, the proficiency in text processing is crucial for Linux users as it all
 Visit the following resources to learn more:
 
 - [@article@Linux Filters](https://ryanstutorials.net/linuxtutorial/filters.php)
+- [@article@Linux Text Processing Command](https://earthly.dev/blog/linux-text-processing-commands/)
+- [@article@Master Linux Text Processing Commands](https://everythingdevops.dev/linux-text-processing-commands/)