updated the bash reference (#5355)

* Update free-programming-books.md

* Update free-programming-books.md
This commit is contained in:
shwetab17 2021-04-30 09:32:23 +05:30 committed by GitHub
parent 143f4932b2
commit a2562c3d40
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -1091,6 +1091,7 @@ Kerridge (PDF) (email address *requested*, not required)
* [BashGuide](http://mywiki.wooledge.org/BashGuide) - Maarten Billemont (HTML) [(PDF)](http://s.ntnu.no/bashguide.pdf)
* [Conquering the Command Line](http://conqueringthecommandline.com/book/frontmatter) - Mark Bates (HTML)
* [Getting Started with BASH](http://www.hypexr.org/bash_tutorial.php) (HTML)
* [GNU Bash manual](https://www.gnu.org/software/bash/manual/bash.pdf) (PDF)
* [Google Shell Style Guide](https://google.github.io/styleguide/shell.xml) - Paul Armstrong (HTML)
* [Introduction to Bash Scripting](https://github.com/bobbyiliev/introduction-to-bash-scripting) - Bobby Iliev (Markdown, PDF)
* [Introduction to the Command Line](https://launchschool.com/books/command_line) - Launch School (HTML)