The shell script highlighting missing $( ... ) (command substitution, a portable and recommended equivalent of backtick operator) and $(( ... )) (arithmetic evaluation) pairs.
Log in to post a comment.