Home
Manpages
About
(root)/
gawk-5.2.2/
test/
intprec.awk
BEGIN { printf "%.10d:%.10x\n", 5, 14 }