-eq # equal -ne # not equal -lt # less than -le # less than or equal -gt # greater than -ge # greater than or equal