Open main menu

CDOT Wiki β

Changes

Tutorial11: Sed & Awk Utilities

9 bytes removed, 07:22, 21 July 2020
Using the awk Utility
*The !~ operator tests for no match.
*You can perform both numeric and string comparisons using relational operators
*You can combine any of the patterns using the Boolean operators || (OR) and && (AND)
Patterns: Relational Operators��Operators
*The following operators (in the table below) can be used with the awk utility to pattern searching.
13,420
edits