Changes

Jump to: navigation, search

Tutorial11: Sed & Awk Utilities

1 byte removed, 10:56, 4 September 2020
Using the awk Utility
*You can use a '''regular expression''', enclosed within slashes, as a pattern.
*The '''~'''' operator tests whether a field or variable matches a regular expression
*The '''!~''' operator tests for no match.
*You can perform both numeric and string comparisons using relational operators
13,420
edits

Navigation menu