Blame test/childin.awk

Packit Service f629e6
BEGIN { "cat" | getline; print; close("cat") }