Add book Bash Scripting (#5781)

* Added Bash Scripting guide in brazilian portuguese

* Update free-programming-books-pt_BR.md

* Update free-programming-books-pt_BR.md
This commit is contained in:
Leonardo Luís Dalcegio 2021-10-04 11:31:50 -03:00 committed by GitHub
parent 5852263d3e
commit b474735a24
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 2 deletions

View File

@ -44,7 +44,7 @@
* [R](#r)
* [RegEx](#regex)
* [Ruby](#ruby)
* [Shell Script](#shell)
* [Shell / Bash Script](#shell--bash)
* [TypeScript](#typescript)
* [Angular](#angular)
@ -354,8 +354,9 @@
* [O (comovente) guia de Ruby do Why](http://why.carlosbrando.com)
### Shell
### Shell / Bash
* [Bash Scripting](https://meleu.gitbooks.io/bashscripting/content/) - Meleu (gitbook)
* [Introdução ao Shell Script](http://aurelio.net/shell/apostila-introducao-shell.pdf) - Aurelio Marinho Jargas (PDF)
* [Pequena introdução ao linux e ao Shell Script](https://www.telecom.uff.br/pet/petws/downloads/apostilas/LINUX.pdf) (PDF)
* [Shell Script do Zero](http://metamorphoselinux.net/Shell_Script_do_Zero.pdf) (PDF)