Bash

It's very useful to use ShellCheckarrow-up-right to check any shell code you write.

Notes

  • The proper she-bang for Bash is #!/usr/bin/env bash.

Last updated