Pipes and Redirection Concept Map

Feb 23, 2015 • Simon Fraser

After reading the Pipes and Filters Lesson, here is my attempt to get the core concepts of connecting commands by pipes

Concept map for Pipes

I’m attempting to show the concept of a program’s output, and how it is independent of the program itself - that it may be sent off to another program, and that the user’s screen and keyboard are just one more thing to plug in.