Tag Archives: shell basic operators

Shell Basic Operators

There are various operators supported by shell.We will now discuss the following operators: Arithmetic Operators Relational Operators Boolean Operators String Operators File Test Operators Bourne shell didn’t originally have any mechanism to perform simple arithmetic operations but it uses external … Continue reading

Posted in Internet Technology | Tagged , | Comments Off on Shell Basic Operators