Skip to content

Commit

Permalink
Started filling out info to bash
Browse files Browse the repository at this point in the history
  • Loading branch information
Andres Hermosilla committed Jul 18, 2017
1 parent 6389f20 commit cea4518
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions bash.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Bash

### Bash Tips
- 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

0 comments on commit cea4518

Please sign in to comment.