Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -320,7 +320,7 @@ easier to maintain. As a result, some general design preferences:
](https://lists.gnu.org/archive/html/bug-bash/2013-02/msg00007.html)
- [Bash Pitfalls (mywiki.wooledge.org)
](http://mywiki.wooledge.org/BashPitfalls)
- [Rich’s sh (POSIX shell) tricks (etalabs.net)](http://www.etalabs.net/sh_tricks.htm)
- [Rich’s sh (POSIX shell) tricks (etalabs.net)](http://www.etalabs.net/sh_tricks.html)
- [Writing Robust Bash Shell Scripts (davidpashley.com)](http://www.davidpashley.com/articles/writing-robust-shell-scripts/)
- [Bash Strict Mode (github.com)](https://github.com/tests-always-included/wick/blob/master/doc/bash-strict-mode.md)
- [pure bash bible - A collection of pure bash alternatives to external processes (github.com)](https://github.com/dylanaraps/pure-bash-bible)
Expand Down