github.com/benhoyt/goawk@v1.8.1/testdata/gawk/childin.awk (about) 1 BEGIN { "cat" | getline; print; close("cat") }