How to Compare Numbers or Integers in Bash
In my earlier article I gave you an overview and difference between strings and integers in bash. Now there are different comparison operators which can be used to compare variables containing numbers, which we will ...