From 5cf846ef711f4b3c429518b8c9c5ca933bb7e0e2 Mon Sep 17 00:00:00 2001 From: shivam-k Date: Thu, 13 Apr 2017 16:02:10 +0530 Subject: [PATCH] added Linux Shell Scripting Tutorial (LSST) v2.0 --- free-programming-books.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books.md b/free-programming-books.md index a808687c..c5131b49 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -800,6 +800,7 @@ * [Introduction to the Command Line](https://launchschool.com/books/command_line) - Launch School * [Linux Fundamentals](http://linux-training.be/linuxfun.pdf) - Paul Cobbaut (PDF) * [Linux Shell Scripting Tutorial - A Beginner's Handbook](http://www.freeos.com/guides/lsst/) +* [Linux Shell Scripting Tutorial (LSST) v2.0](https://bash.cyberciti.biz/guide/Main_Page) * [Slackbook](http://slackbook.org) * [The Bash Academy](http://www.bash.academy) * [The Linux Command Line](http://linuxcommand.org/tlcl.php) - William E. Shotts, Jr. (PDF) -- GitLab