pipex is a 42 school project aimed to better understand shell redirection and pipes, by handling them in C.
-
Updated
Nov 2, 2022 - C
pipex is a 42 school project aimed to better understand shell redirection and pipes, by handling them in C.
This project will let you discover in detail a UNIX mechanism that you already know by using it in your program
Discover in detail a UNIX mechanism: Pipes.
re-creating the way two commands are piped together via | in shell
"Unleash the power of Unix pipelines and redirections with PIPEX - your gateway to system programming."
pipex a simple rewrite of the standard |
42 School Pipex project aimed to better understand shell redirection and pipes, by handling them in C.
This project showcases the implementation of multiprocessing, IPC and redirection at the example of a shell command pipeline
C multi-pipe implementation, dissection and explanation.
Add a description, image, and links to the pipex-42 topic page so that developers can more easily learn about it.
To associate your repository with the pipex-42 topic, visit your repo's landing page and select "manage topics."