Hacker News new | ask | show | jobs
by gkbrk 232 days ago
Shellcheck [1] is good for checking that. I think it tries to enforce standard behavior if you set the shebang line to /bin/sh.

[1]: https://www.shellcheck.net/

1 comments

Last time I tried to use that, I was drowning in messages. I was looking for something with less effort. :-)