This tag is for questions about scripts which should be written for the POSIX compliant command shell or for asking whether certain functionality is supported only in Bash command shell (i.e. not usable for POSIX compliant command shell, e.g. dash or busybox sh).
Bashism
Bashism is a feature not defined by POSIX. Therefore it is supported only in Bash command shell, i.e. not usable for POSIX compliant command shell, e.g. dash or busybox sh or general /bin/sh
.