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

2 lines
44 B
Awk

BEGIN { printf "%*sworld\n", -20, "hello" }