This project has been created as part of the 42 curriculum by kevlim.
This project aims to deepen your understanding of the two concepts that you already know: Redirections and Pipes. It is an introductory project for the bigger UNIX projects that will appear later on in the cursus.
make
./pipex "infile" cmd1 cmd2 "outfile"
You can test some invalid args.
- Gitbook : pipex guidelines
- Manual pages : for some functions
- AI : debug and leaks memory