sh:
sh, aka Bourne Shell, is the standard Unix shell since v7 Unix. POSIX has standardized shell behavior based on the Bourne Shell, and portable shell scripts should conform to the standardized syntax. For shell scripts with errors, please check them in http://shellcheck.net before posting here.