Hacker News new | ask | show | jobs
by sciurus 3842 days ago
If you want feedback on the quality of your shells cripts, shellcheck is a great tool. You can run it locally or use http://www.shellcheck.net/

https://github.com/koalaman/shellcheck

1 comments

This, along with http://explainshell.com, are some of my favorite Bash resources.