/42-pipex

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

Watchers