org.sonar.l10n.shellcheck.rules.shellcheck.SC2127.html Maven / Gradle / Ivy
To use cases with ;&
, specify #!/usr/bin/env bash
or #!/usr/bin/env ksh
.
To use cases with ;;&
, specify #!/usr/bin/env bash
.
To use ${ ..; }
command expansion, specify #!/usr/bin/env ksh
.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy