From f09de8e11f7c4b22214513bd6d7d4586cc902cd3 Mon Sep 17 00:00:00 2001 From: skelic Date: Fri, 8 Jul 2016 20:14:05 +0800 Subject: [PATCH] Update free-programming-books.md --- 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 1537c9d5..18e4d8c2 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -781,7 +781,7 @@ * [Google Shell Style Guide](http://google-styleguide.googlecode.com/svn/trunk/shell.xml) * [Introduction to the Command Line](https://launchschool.com/books/command_line) - Launch School * [Linux Shell Scripting Tutorial - A Beginner's Handbook](http://www.freeos.com/guides/lsst/) -* [Linux Fundamentals](http://linux-training.be/linuxfun.pdf) +* [Linux Fundamentals](http://linux-training.be/linuxfun.pdf) - Paul Cobbaut (PDF) * [The Bash Academy](http://www.bash.academy) * [The Command Line Crash Course](http://learncodethehardway.org/cli/book/) Z. A. Shaw * [Writing Shell Scripts](http://linuxcommand.org/lc3_writing_shell_scripts.php) - William E. Shotts, Jr. -- GitLab