We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5852263 commit b474735Copy full SHA for b474735
books/free-programming-books-pt_BR.md
@@ -44,7 +44,7 @@
44
* [R](#r)
45
* [RegEx](#regex)
46
* [Ruby](#ruby)
47
-* [Shell Script](#shell)
+* [Shell / Bash Script](#shell--bash)
48
* [TypeScript](#typescript)
49
* [Angular](#angular)
50
@@ -354,8 +354,9 @@
354
* [O (comovente) guia de Ruby do Why](http://why.carlosbrando.com)
355
356
357
-### Shell
+### Shell / Bash
358
359
+* [Bash Scripting](https://meleu.gitbooks.io/bashscripting/content/) - Meleu (gitbook)
360
* [Introdução ao Shell Script](http://aurelio.net/shell/apostila-introducao-shell.pdf) - Aurelio Marinho Jargas (PDF)
361
* [Pequena introdução ao linux e ao Shell Script](https://www.telecom.uff.br/pet/petws/downloads/apostilas/LINUX.pdf) (PDF)
362
* [Shell Script do Zero](http://metamorphoselinux.net/Shell_Script_do_Zero.pdf) (PDF)
0 commit comments