I’m cross-posting this from the chatroom in order to start a thread about bash tips.
The post covers:
- `` vs
$() - globbing vs regexps
- Exit Codes
ifstatements,[and[[setcommands<()- quoting
- Top three shortcuts
- startup order
- getopts (cheapci)
I’m cross-posting this from the chatroom in order to start a thread about bash tips.
The post covers:
$()if statements, [ and [[set commands<()Here are some more resources:
I feel like this thread should be public. Any reason to keep it behind sign in?
Good idea. I just changed it to public. 
Related post with a list of common bash commands
This looks useful.
Nice find!