diff --git a/books/free-programming-books-langs.md b/books/free-programming-books-langs.md index 81493b245..ff84ca97c 100644 --- a/books/free-programming-books-langs.md +++ b/books/free-programming-books-langs.md @@ -407,6 +407,7 @@ Books on general-purpose programming that don't focus on a specific language are * [Slackbook (2005)](http://slackbook.org) - Alan Hicks, Chris Lumens, David Cantrell, Logan Johnson (HTML, DocBook, Postscript, PDF) * [The Bash Academy](http://guide.bash.academy) - Maarten Billemont (HTML) * [The Linux Command Line](http://linuxcommand.org/tlcl.php) - William E. Shotts Jr. (PDF) +* [The Shell Scripting Tutorial](https://www.shellscript.sh) - Steve Parker (HTML) * [Writing Shell Scripts](http://linuxcommand.org/lc3_writing_shell_scripts.php) - William E. Shotts Jr. (HTML)