(root)/
gawk-5.2.2/
test/
dynlj.awk
BEGIN { printf "%*sworld\n", -20, "hello" }