view_marker

> if [[ ā€œ${BASH_VERSINFO:-0}ā€ -lt 4 ]]; then > printf ā€œ{{ strings }}nā€ >&2 > exit 1 > fi >