File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -42,6 +42,9 @@ A collection of my hand-crafted bash scripts and helper functions for various co
42
42
- What exactly was the point of ` [ “x$var” = “xval” ] ` ? https://www.vidarholen.net/contents/blog/?p=1035
43
43
- How to Write Indempotent Bash Scripts https://arslan.io/2019/07/03/how-to-write-idempotent-bash-scripts/
44
44
- Better Bash Scripting in 15 Minutes http://robertmuth.blogspot.com/2012/08/better-bash-scripting-in-15-minutes.html
45
+ - Argbash: Argument parsing toolkit https://github.com/matejak/argbash
45
46
46
47
For my Fish shell functions, snippets, and reading list see here:
47
48
https://github.com/pirate/fish-functions
49
+
50
+ If any of these links are down, see https://archive.sweeting.me or https://archive.org for mirrors.
You can’t perform that action at this time.
0 commit comments