Home
Manpages
About
(root)/
gawk-5.2.2/
test/
getline2.ok
BEGIN { while( getline > 0) { print } } BEGIN { while( getline > 0) { print } }