arithmetic operators in unix / linux
-
Basic Shell operators
there are many operators supported by each shell. our tutorial is based on the default shell (bourne) so we are discussing bourne shell operators in this chapter.
-
C Shell operators
this tutorial lists all the operators available in c shell. here, most operators are similar to those we have in the c programming language.
-
Korn Shell Operator
this tutorial lists all the operators available in the korn shell. here most of these operators are similar to what we have in the c program language.