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.mdpull/5889/head
parent
5852263d3e
commit
b474735a24
|
@ -44,7 +44,7 @@
|
||||||
* [R](#r)
|
* [R](#r)
|
||||||
* [RegEx](#regex)
|
* [RegEx](#regex)
|
||||||
* [Ruby](#ruby)
|
* [Ruby](#ruby)
|
||||||
* [Shell Script](#shell)
|
* [Shell / Bash Script](#shell--bash)
|
||||||
* [TypeScript](#typescript)
|
* [TypeScript](#typescript)
|
||||||
* [Angular](#angular)
|
* [Angular](#angular)
|
||||||
|
|
||||||
|
@ -354,8 +354,9 @@
|
||||||
* [O (comovente) guia de Ruby do Why](http://why.carlosbrando.com)
|
* [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)
|
* [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)
|
* [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)
|
* [Shell Script do Zero](http://metamorphoselinux.net/Shell_Script_do_Zero.pdf) (PDF)
|
||||||
|
|
Loading…
Reference in New Issue