qse/ase/cmd/awk/t16.awk
2008-03-21 03:49:53 +00:00

2 lines
57 B
Awk

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