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