Day December 28, 2018

BASH Operators [Part 5]

Operators In BASH

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 There are many…