Found 15,140 repositories(showing 30)
LucasKuhn
Tester for the 🔥 minishell 🔥 project at École 42
meaudotme
As beautiful as a shell
iciamyplant
This is my final 42's project Minishell, I implemented my own shell in C, which supports redirections, pipes, environment variables and several builtins
zstenger93
It's like cutting an onion. Will make you cry. 1000+ tests to dance on your nerves.
pulgamecanica
42Course
maiadegraaf
A mini recreation of bash.
cclaude42
42 - Rewrite a simple shell
vportens
minishell_solo
cacharle
Test for 42 school's minishell project
paulahemsi
As beautiful as a shell :shell:
madebypixel02
[42 Madrid] As beautiful as a shell
thallard
Tester for the 42 Minishell project, designed to run complex and comprehensive tests.
LeaYeh
MiniShell is a minimalistic shell interpreter, supporting features like basic command execution, environment variable handling, command chaining, redirections, pipes, subshells, and here documents.
abdelkarimhajji
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
fraqioui
Creating your own shell
zelhajou
A custom shell program emulating basic bash functionalities
Bonk-Corporation
the best ft_transcendence ft-transcendence fttranscendence transcendence
solaldunckel
A basic tester for 42's new minishell
Toufa7
Simple version of the minishell tester
mcombeau
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.
zstenger93
Writing a simple sHell. 42_minishell
ChewyToast
[MINISHELL TESTER] Tester developed to test the minishell project.
clementvidon
C multi-pipe implementation, dissection and explanation.
achrafelkhnissi
This project is about creating a simple shell, and learning about about processes and file descriptors.
Liam-McHara
A bare-minimum manual for the minishell 42 project.
tjensen42
This project is about creating a simple shell. Like an own little bash. We learned a lot about processes, file descriptors and many other things about the shell itself.
Tachone
Shell for linux
toni-schmitt
As beautiful as a shell
m4nnb3ll
A program that tries to mimic the Bash
LAG-jara
42 Project to reverse engenieer shell with several limitations (and how to handle work with others <3).