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

https://github.com/artainmo/minishell

42 school project. Write in C a shell.
https://github.com/artainmo/minishell

42school c shell

Last synced: about 2 months ago
JSON representation

42 school project. Write in C a shell.

Awesome Lists containing this project

README

          

# minishell

42 school [subject](https://cdn.intra.42.fr/pdf/pdf/68418/en.subject.pdf).

Write in C, without external libraries besides certain allowed functions, a shell.

This project I initially made with [sel-melc](https://github.com/SaltyMilk) in this [repository](https://github.com/SaltyMilk/minishell), I re-uploaded it on my profile.