DanielFonsecaa / Pipex-42View on GitHub
Pipex is a project commonly assigned in the curriculum of the 42 coding school. Its main objective is to introduce students to UNIX pipes and inter-process communication. In Pipex, you re-create in C the shell's pipeline operator (`|`), which allows the output of one command to be used as the input for another command.
17Jul 25, 2025Updated 11 months ago

Alternatives and similar repositories for Pipex-42

Users that are interested in Pipex-42 are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.

Sorting:

Are these results useful?