There are 0 repository under codam-pipex topic.
Replicate the unix pipe mechanism
Pipex is a project that aims to teach us a mechanism we already know in UNIX programming. The program must take file as first argument, then a list of different shell commands, and at last a file where we output the executed shell commands.