freebsd-skq/contrib/awk/test/sprintfc.awk
1997-10-14 18:17:11 +00:00

2 lines
32 B
Awk

{ print sprintf("%c", $1), $1 }