Search code examples
Rewrite bash command to be ShellCheck compliant...

bashshellshellcheck

Read More
Iterate over specific files in a directory using Bash find...

bashcommand-lineterminalshellcheck

Read More
Tweaking syntax checker shellcheck's highlight colors (with syntastic and pathogen)...

vimhighlightvim-syntax-highlightingshellcheck

Read More
Compare Decimals in Bash while Loop...

bashfloating-pointshellcheck

Read More
What does this error mean? (SC2129: Consider using { cmd1; cmd2; } >> file instead of individu...

bashshellshellcheck

Read More
Variable Interpolation vs. Substitution in printf Format String...

shellprintfshellcheck

Read More
make sees different PATH than account's .bashrc-configured PATH...

unixpathmakefileenvironment-variablesshellcheck

Read More
Why are && and || preferred to -a and -o...

bashshellshellcheck

Read More
BackNext