Home
Manpages
About
(root)/
gawk-5.2.2/
test/
fldchgnf.awk
{ OFS = ":"; $2 = ""; print $0; print NF }