Text Processing Reference
Text manipulation mastery. AWK field processing, sed transformations, jq JSON parsing, grep patterns, xargs pipelines.
Topics
| Topic | Description |
|---|---|
Field processing, patterns, BEGIN/END blocks |
|
IP parsing, MAC addresses, VLAN tables |
|
Auth logs, syslog parsing, log analysis |
|
Data structures, multifile, proc parsing |
|
Stream editing, substitution, line addressing |
|
JSON parsing, filtering, transformations |
|
Pattern matching, regex, context lines |
|
Argument building, parallel execution |
|
BRE, ERE, PCRE patterns and flavors |