K 10 svn:author V 6 dteske K 8 svn:date V 27 2016-12-12T18:45:52.519119Z K 7 svn:log V 208 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 \) END