pipex42
Here are 65 public repositories matching this topic...
Language:All
Sort:Most stars
Pipex is a project that re-creates in C the way two commands are piped together via | in the shell
- Updated
Oct 13, 2022 - C
C multi-pipe implementation, dissection and explanation.
- Updated
Dec 21, 2022 - C
pipex is a 42 school project aimed to better understand shell redirection and pipes, by handling them in C.
- Updated
Nov 30, 2024 - C
42resources is a lightweight browser extension designed to assist 42 students in finding relevant resources for their projects. It provides curated links to blogs, videos, and testing tools, making it easier for users to learn, debug, and improve their work.
- Updated
Feb 28, 2025 - JavaScript
pipex a simple rewrite of the standard |
- Updated
Jan 12, 2023 - C
The Pipex project in C involves creating a simplified version of shell pipelines, allowing the execution of multiple commands with input/output redirection using file descriptors and process management.
- Updated
Sep 21, 2024 - C
Display file opened file descriptors of a running process and all it's children.
- Updated
Nov 3, 2023 - Shell
"Unleash the power of Unix pipelines and redirections with PIPEX - your gateway to system programming."
- Updated
Jul 27, 2024 - C
Même Mario Bros n'a pas aimé ce projet
- Updated
Jan 8, 2025 - C
This project aims to make you understand a bit deeper two concepts that you already know: the redirections and the pipes. It is an introduction project
- Updated
Apr 9, 2022 - C
Recreate the behavior of the | (pipe) in the Linux shell
- Updated
Jan 30, 2024 - C
Pipex is a project that re-creates in C the way two commands are piped together via | in the shell
- Updated
Mar 21, 2024 - C
[42-Cursus] A C program that mimics the behavior of shell pipes ( | ), allowing you to execute commands in a pipeline with input and output redirection.
- Updated
Mar 2, 2025 - C
Improve this page
Add a description, image, and links to thepipex42 topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thepipex42 topic, visit your repo's landing page and select "manage topics."