Files
qse/qse/cmd/awk/t16.awk
2008-12-21 20:30:00 +00:00

2 lines
57 B
Awk

{ /*$0=" "; */ print NF; print "a" $0 "b"; x = $1; }