Pipex-42

Pipex-42

DanielFonsecaa

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.

18 Stars
0 Forks
18 Watchers
C Language
gpl-3.0 License
93.9 SrcLog Score
Cost to Build
$2.9K
Market Value
$3.7K

Growth over time

3 data points  ·  2026-04-11 → 2026-04-26
Stars Forks Watchers
💬

How do you feel about this project?

Ask AI about Pipex-42

Question copied to clipboard

What is the DanielFonsecaa/Pipex-42 GitHub project? Description: "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.". Written in C. Explain what it does, its main use cases, key features, and who would benefit from using it.

Question is copied to clipboard — paste it after the AI opens.

How to clone Pipex-42

Clone via HTTPS

git clone https://github.com/DanielFonsecaa/Pipex-42.git

Clone via SSH

[email protected]:DanielFonsecaa/Pipex-42.git

Download ZIP

Download master.zip

Found an issue?

Report bugs or request features on the Pipex-42 issue tracker:

Open GitHub Issues