From ee738048ca7e4879161baba7b90aeb42b005fc6e Mon Sep 17 00:00:00 2001 From: Victor Felder Date: Sat, 13 Feb 2016 23:21:19 +0100 Subject: [PATCH] Formatting --- free-programming-books.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/free-programming-books.md b/free-programming-books.md index 1e8721a4..5cc8754b 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -784,7 +784,6 @@ Original Source: [List of freely available programming books](http://web.archive ### Bash -* [The Bash Academy](http://www.bash.academy/) * [Advanced Bash-Scripting Guide](http://tldp.org/LDP/abs/html/) * [Bash Guide for Beginners](http://www.tldp.org/LDP/Bash-Beginners-Guide/html/) - Machtelt Garrels * [BASH Programming- Mike G mikkey](http://tldp.org/HOWTO/Bash-Prog-Intro-HOWTO.html) @@ -795,6 +794,7 @@ Original Source: [List of freely available programming books](http://web.archive * [Introduction to the Command Line](https://launchschool.com/books/command_line) - Launch School * [Lhunath's Bash Guide](http://mywiki.wooledge.org/BashGuide) * [Linux Shell Scripting Tutorial - A Beginner's Handbook](http://www.freeos.com/guides/lsst/) +* [The Bash Academy](http://www.bash.academy) * [The Command Line Crash Course](http://learncodethehardway.org/cli/book/) (also a Powershell reference) * [Writing Shell Scripts](http://linuxcommand.org/lc3_writing_shell_scripts.php) - William E. Shotts, Jr. -- GitLab