~vcs-imports/gawk/master

35 by Arnold D. Robbins
Move to gawk-3.1.7.
1
FNR == 1 { print $0; printf "%s\n", $0 }