1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-01-17 14:18:17 +01:00

Add resources for text processing (#7817)

Added Some Resources for Linux -> Text Processing
This commit is contained in:
Jayaram R 2024-12-02 10:22:48 +05:30 committed by GitHub
parent e43bb2c1f8
commit e8082ae75e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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/)