modulo – POFTUT

Linux Bash Operators Like Assignment, Plus, Calculation

[rps-include post=6835] We can store different type of values in the variables. But just storing values is generally not enough and we need to make some operations with them. In this tutorial we will look different type of operators which will work with variables. Assignment The most used operator and generally underestimated its power. Variable … Read more