From 224c744455c60591731e8d1dbc16d1ef09b91ad8 Mon Sep 17 00:00:00 2001 From: suresh <19585310+smjagtap@users.noreply.github.com> Date: Tue, 7 Oct 2025 08:15:31 +0530 Subject: [PATCH] Update free-programming-books-langs.md (#12273) * Update free-programming-books-langs.md Added Advanced Linux :The Linux Shell And Toolki by Tobias Elsner, Anselm Lingnau * Update free-programming-books-langs.md Arranged Alphabetical ordering * Update free-programming-books-langs.md Corrected url for [Advanced Linux Programming] to (https://sourcerytools.github.io/advancedlinuxprogramming/) --- books/free-programming-books-langs.md | 1 + 1 file changed, 1 insertion(+) diff --git a/books/free-programming-books-langs.md b/books/free-programming-books-langs.md index da2ff5112..03fffbab5 100644 --- a/books/free-programming-books-langs.md +++ b/books/free-programming-books-langs.md @@ -1482,6 +1482,7 @@ Books on general-purpose programming that don't focus on a specific language are * [Ad Hoc Data Analysis From The Unix Command Line](https://en.wikibooks.org/wiki/Ad_Hoc_Data_Analysis_From_The_Unix_Command_Line) - Wikibooks * [Advanced Linux Programming](https://sourcerytools.github.io/advancedlinuxprogramming/) (PDF) +* [Advanced Linux :The Linux Shell And Toolkit](https://www.tuxcademy.org/download/en/grd2/grd2-en-manual.pdf) - Tobias Elsner, Anselm Lingnau (PDF) (CC BY-SA) * [Adventures with the Linux Command Line](http://linuxcommand.org/lc3_adventures.php) - William E. Shotts Jr. * [Automated Linux From Scratch](http://www.linuxfromscratch.org/alfs/download.html) * [Getting Started with Ubuntu](http://ubuntu-manual.org)