Awk

From Psygen Wiki
Revision as of 22:20, 29 December 2016 by Admin (talk | contribs)
Jump to navigation Jump to search

awk parses reports, among other text manipulation

Usage:

awk pattern {action}

References

  1. awk man page
  2. awk tutorial