Shellcheck your bash scripts
2025-05-14
Shellcheck is a handy online and command line tool
I've started using this tool to clean up my scripts. Testing via the web interface displays links to explanations of the errors or warnings found.
yay -Ss shellcheck