We like to think we are the lead actors in our lives, but we’re often just reading lines from a shadow script written by our past selves.
Bash, and other shells like zsh, support several test operators that you can use to check conditions: whether something is a file, or if one number is larger than another, for example. These tests are ...