BASH Operators [Part 5]
In the previous decisions article, we came across many new bash operators while learning the if, if-else, and elif statements. This article will provide deep insight to bash operators and their various types in computer programming. * Types of BASH operators * Assignment * Relational * -eq and -ne * -gt and -lt * Logical * && * || * Conclusion Types of BASH operators There are many types of BASH operators but for the sake of this seri