I write for myself, mostly about programming, in the hope of being useful for everybody – including myself 😊
Comparison of values in Shell Linux
Back in time when I was trying to learn shell, I got confused with the many forms to perform comparison of values. Three main comparison methods is shown here, each with advantages and disadvantages.