4.4BSD/usr/src/old/awk/test/t.d.x

BEGIN {FS=":" ; OFS=":"}
{print NF "	",$0}