Skip to content

Commit

Permalink
Added links to bash guide
Browse files Browse the repository at this point in the history
  • Loading branch information
Andres Hermosilla committed Aug 3, 2017
1 parent 0401658 commit 95b41d6
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions bash.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,15 @@ https://www.shellcheck.net/
- https://medium.com/wemake-services/testing-bash-applications-85512e7fe2de
- https://likegeeks.com/bash-scripting-step-step-part2/
- https://dev.to/thiht/shell-scripts-matter
- http://redsymbol.net/articles/unofficial-bash-strict-mode/
- http://redsymbol.net/articles/bash-exit-traps/
- http://unix.stackexchange.com/questions/97101/how-to-catch-an-error-in-a-linux-bash-script
- https://www.gnu.org/software/bash/manual/html_node/Command-Grouping.html
- https://www.vidarholen.net/contents/blog/?p=178
- http://www.linuxjournal.com/content/bash-sub-shells
- https://stelfox.net/blog/2013/11/fail-fast-in-bash-scripts/
- http://rockhopper.monmouth.edu/cs/jchung/cs370/cs_370_-_subshells_and_parallel_processing
- https://jvns.ca/blog/2017/03/26/bash-quirks/

## Windows
**Windows cmd.exe access BASH WSL**
Expand Down

0 comments on commit 95b41d6

Please sign in to comment.