Bash Scripting - Conditionals
What does the
[[ ]] construct do in a bash script?[[ ]] construct do in a bash script?[[ ]][[ ]] syntax is used in bash to test conditions such as string comparison, number comparison, and file checks.[[ ]].[[ ]] = condition test [OK]15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions