42 São Paulo - pipex
-
Updated
Aug 6, 2022 - C
42 São Paulo - pipex
here you are gonna learn how to replicate a command you probably never used and probably never will, but hey I'ts about the travel not the destination right?
Simple tester for the pipex project of 42 school
This project recreates UNIX's pipe behaviour.
42 School Pipex project aimed to better understand shell redirection and pipes, by handling them in C.
O projeto Pipex replica o comportamento do operador | (pipe) no shell, permitindo a comunicação entre processos. Ele se concentra no uso de chamadas de sistema como fork, pipe, dup2, e execve, e implementa o redirecionamento de entrada e saída entre comandos.
🔭 🎺 A program that mimics a pipe on the command line
Add a description, image, and links to the 42pipex topic page so that developers can more easily learn about it.
To associate your repository with the 42pipex topic, visit your repo's landing page and select "manage topics."