bash tutorial

0

Using awk Operators for Math Functions

http://bashshell.net

This tutorial describes how awk can use operators to increment or decrement as well as other arithmetic functions. awk uses four arithmetic functions:
+ addition
- subtraction
* multiplication and
/ division.

Read more »
aweber's picture
Created by aweber 11 years 16 weeks ago – Made popular 11 years 16 weeks ago
Category: Beginner   Tags:

Best karma users