Skip to content

Commit b474735

Browse files
authored
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
1 parent 5852263 commit b474735

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

Diff for: books/free-programming-books-pt_BR.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
* [R](#r)
4545
* [RegEx](#regex)
4646
* [Ruby](#ruby)
47-
* [Shell Script](#shell)
47+
* [Shell / Bash Script](#shell--bash)
4848
* [TypeScript](#typescript)
4949
* [Angular](#angular)
5050

@@ -354,8 +354,9 @@
354354
* [O (comovente) guia de Ruby do Why](http://why.carlosbrando.com)
355355

356356

357-
### Shell
357+
### Shell / Bash
358358

359+
* [Bash Scripting](https://meleu.gitbooks.io/bashscripting/content/) - Meleu (gitbook)
359360
* [Introdução ao Shell Script](http://aurelio.net/shell/apostila-introducao-shell.pdf) - Aurelio Marinho Jargas (PDF)
360361
* [Pequena introdução ao linux e ao Shell Script](https://www.telecom.uff.br/pet/petws/downloads/apostilas/LINUX.pdf) (PDF)
361362
* [Shell Script do Zero](http://metamorphoselinux.net/Shell_Script_do_Zero.pdf) (PDF)

0 commit comments

Comments
 (0)