GitHunt
AK

AKL001/Pipex_42_bonus

The 42 Pipex project introduces Unix systems programming by replicating the shell's pipe (|) functionality. It connects the output of one command to the input of another, mimicking cmd1 | cmd2. This project enhances understanding of processes, file descriptors, and inter-process communication, key concepts in system-level programming.

No README found.

Languages

C95.9%Makefile4.1%

Contributors

Created December 28, 2024
Updated May 19, 2025
AKL001/Pipex_42_bonus | GitHunt