What’s the purpose of adding a prefix on both sides of a shell variable comparison to a string literal?
I have encountered comparisions of variables to string literals multiple times over the years which had one character prefixing the variable and the literal, e.g.