redirections
Here are 46 public repositories matching this topic...
Custom shell with handled pipes, redirections, and builtin-functions. The project was done in July 2021.
-
Updated
Oct 6, 2021 - C
A bash like shell or command interpreter written in C.
-
Updated
Nov 15, 2023 - C
Simplified shell implementation
-
Updated
Feb 24, 2024 - C
Linux bash shell developed *entirely in C*.
-
Updated
Mar 24, 2025 - C
The goal of this new project is to create a simple shell (just like a small bash), which will help you apprehended processes and file descriptors.
-
Updated
Jun 6, 2023 - C
Our own little bash. 42 Madrid cursus project.
-
Updated
Nov 4, 2023 - C
This project aims to deepen your understanding of the two concepts that you already know: Redirections and Pipes. It is an introductory project for the bigger UNIX projects that will appear later on in the cursus.
-
Updated
May 23, 2025 - C
A bash-inspired shell interpreter with pipes, redirections, built-ins, logical operators, and signal handling. Built in C for 42 school.
-
Updated
Dec 13, 2025 - C
Epitech tek1 project. Pipes and redirections on shell programming. 100% of tests passed.
-
Updated
Nov 10, 2021 - C
🐚 A fully functional mini shell written in C as part of the 42 school curriculum. Implements key shell features like built-in commands, pipelines, redirections (<, >, >>, <<), and environment variable expansion. Designed to mimic basic Bash behavior while exploring process creation, parsing, file descriptors, and terminal signal handling.
-
Updated
Jul 3, 2025 - C
A minimal Bash-like shell written in C
-
Updated
Jan 28, 2025 - C
Simple implementation of a basic linux shell in C, capable of handling any executable binary (need to give the absolute path), pipes, I/O redirections, as given in the ReadMe file.
-
Updated
Apr 14, 2020 - C
42 project - pipex - This project is about to learn and implement the concepts of redirections, pipes, child and parent processes.
-
Updated
Sep 15, 2023 - C
Improve this page
Add a description, image, and links to the redirections topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the redirections topic, visit your repo's landing page and select "manage topics."