kurahaupo 1709225931 learn "Pipe" is not a catch-all term for feeding a file into a program. On the contrary, it specifically means connecting the output of one program as the input of another program, both of which run concurrently. The word you're probably looking for is "redirect".