awk(1) match() takes a regex, use /.../ to remind ourselves of this
NB: The difference between "..." and /.../ for a regex in awk is that
quoted strings go through escape expansion first (e.g., \\ becomes \)
Description
Description
Details
Details
- Provenance
dteske Authored on - Parents
- rS309916: Be internally consistent (": > ..." is used elsewhere in this file)
- Branches
- Unknown
- Tags