Home
Manpages
About
(root)/
gawk-5.2.2/
test/
printfbad2.awk
BEGIN { FS = "a" } { printf ($2 "\n") }