Home
Manpages
About
(root)/
gawk-5.2.2/
test/
sclforin.awk
BEGIN { j = 4; for (i in j) print j[i] }