A mini recreation of bash.
-
Updated
Oct 6, 2022 - C
A mini recreation of bash.
The Minishell project is a significant component of the 42 School curriculum. It involves creating a simplified shell program, similar to bash, but with a reduced set of features
Creating your own shell
[MINISHELL TESTER] Tester developed to test the minishell project.
Tester for the Minishell project of school 42.
Minishell is a 42 school team project to create a basic shell program in C. It implements redirections and pipes, as well as environment variables and some builtin commands.
Minishell is a project developed as part of the curriculum at 42 School. It aims to deepen understanding of process management and shell functionality.
A simple tester for 42 school project minishell.
42 São Paulo - minishell
This project is about creating a simple shell. Yes, your own little bash. You will learn a lot about processes and file descriptors.
Small implementation of a shell, truly hell
The objective of this project is create a simple shell in C with redirections, pipes, environment variables and builtins
Minishell project at 42 school
MINITESTER, a minishell tester written in bash.
Explore shell programming with our Minishell project – a lightweight, interactive command-line shell built entirely in C. Experience a hands-on journey in creating a basic yet functional shell, delving into process handling, command execution, and user input parsing. Engage with the fundamentals of shell implementation in this educational endeavor.
The projects in this repository are carried out in the common core process of 42 schools.
As beautiful as a shell, the goal of this project is to create a simple shell similar to bash
Recreating a shell in C using bash as a reference.
This project is a mini-shell, based on the bash behavior, we implemented a lot of the bash functionality, using various fundamental concepts and system-calls.
Add a description, image, and links to the minishell42 topic page so that developers can more easily learn about it.
To associate your repository with the minishell42 topic, visit your repo's landing page and select "manage topics."