C program that replicates the shell's pipe functionality. It reads input from a file, executes two commands and directs the output to another file.
Primary LanguageC
No issues in this repository yet.