Blame test/fldchgnf.awk

Packit 575503
{ OFS = ":"; $2 = ""; print $0; print NF }