open PIPE, "|-", "grep -r hostname /etc"; print ; close PIPE;