bash if statement in string code example Example: bash compare two strings if [ "$s1" == "$s2" ] then stuff fi