eq String equality (== is numeric equality). For a
mnemonic just think of "eq" as a string. (If you
are used to the awk behavior of using == for either
string or numeric equality based on the current form
of the comparands, beware! You must be explicit
here.)