> For the complete documentation index, see [llms.txt](https://42-cursus.gitbook.io/guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://42-cursus.gitbook.io/guide/2-rank-02/pipex.md).

# pipex

The purpose of this project is to try and replicate the workings of the shell pipe operator in a C program (this will be useful for minishell)
