view_marker¶ ↑
> if ((BASH_VERSINFO < 4 || (BASH_VERSINFO == 4 && BASH_VERSINFO < 2))); then > printf ā{{ strings }}nā >&2 > exit 1 > fi >
> if ((BASH_VERSINFO < 4 || (BASH_VERSINFO == 4 && BASH_VERSINFO < 2))); then > printf ā{{ strings }}nā >&2 > exit 1 > fi >