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
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.
Low level C Shell with built-ins included and redirections
🐚 Own implementation of the shell. As beautiful as a shell.
Custom shell with handled pipes, redirections, and builtin-functions. The project was done in July 2021.
Epitech tek1 project. Pipes and redirections on shell programming. 100% of tests passed.
This project covers two main concepts which are Redirections and Pipes. It's an introductory project for my next bigger UNIX projects.
Making a shell with C.
Basic shell that handles pipes, redirections, var, history, builtins, &&, || and so on. It is inspired by TCSH.
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.
Project about managing basic Redirection and Piping of commands
42 project - pipex - This project is about to learn and implement the concepts of redirections, pipes, child and parent processes.
Our own little bash. 42 Madrid cursus project.
A bash like shell or command interpreter written in C.
This project involves creating a simple shell with Bash as a reference
Reverse engineering of bash
The Pipex project is a detailed exploration and programming of a UNIX pipe.
Add a description, image, and links to the redirections topic page so that developers can more easily learn about it.
To associate your repository with the redirections topic, visit your repo's landing page and select "manage topics."