C multi-pipe implementation, dissection and explanation.
-
Updated
Dec 21, 2022 - C
C multi-pipe implementation, dissection and explanation.
libft, ft_printf, get_next_line, born2beroot, pipex, push_swap
pipex is a 42 school project aimed to better understand shell redirection and pipes, by handling them in C.
pipex a simple rewrite of the standard |
"Unleash the power of Unix pipelines and redirections with PIPEX - your gateway to system programming."
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
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
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."