awk operators

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 13 years 11 weeks ago – Made popular 13 years 11 weeks ago
Category: Beginner   Tags:

Best karma users