multiply variables in shell script code example Example: bash multiplication of arguments result=$((var1 * var2))