An open API service indexing awesome lists of open source software.

https://github.com/eniddealla/minishell

Minishell project with mandatory part and a surprise bonus
https://github.com/eniddealla/minishell

Last synced: 3 months ago
JSON representation

Minishell project with mandatory part and a surprise bonus

Awesome Lists containing this project

README

        

# Minishell

My version of the minishell project at 42 school to implement a simple shell (like bash) in c language.

This project has been successfully done with all mandatory tasks + 1 surprise bonuse, with 0 Leaks.

Feel free to use it to undestand the project, never use it for cheating!

Final mark :

![alt text](https://github.com/EniddeallA/Minishell/blob/master/success.png)