We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
comparing to a string better emulates Bash (`bash -c '(( "$(printf "%s\n" "0")" )); printf "%d\n" "$?"'` returns `1`)
Updated SC3006 (markdown)
create for documenting POSIX shell’s undefined standalone `((..))`