0 / 60 seg.

What is the difference between using = and == in a BASH double square bracket if conditional?

if [[ $FILE == $GLOB ]] ;then