(root)/
gawk-5.2.2/
test/
childin.awk
BEGIN { "cat" | getline; print; close("cat") }