How can I compare a variable to a text string, rather than integer, in an if/else statement?
In the process of writing a shell script, I ran into an issue with the following if/else statement that falls somewhere in the middle of the script: if [ ...