diff --git a/bash/README.md b/bash/README.md index bc37e22..d32db92 100644 --- a/bash/README.md +++ b/bash/README.md @@ -2,8 +2,8 @@ ## Useful References -https://devhints.io/bash -https://sharats.me/posts/shell-script-best-practices/ - awesome template of Good Things (TM) ... +https://devhints.io/bash +https://sharats.me/posts/shell-script-best-practices/ - awesome template of Good Things (TM) ... ... which then leads to https://news.ycombinator.com/item?id=33354286 - I need to read and consume this properly, so many interesting tool and usage suggestions. ## argument_parsing.bash