Alyovano / minishell_

A miniature bash replica

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

minishell

A school 42 project, you have to code a part of bash.

Run it with : $ make && ./minishell

Credit: This project was carried out with Lturbang. https://github.com/loicturbang

enjoy !

About

A miniature bash replica


Languages

Language:C 97.2%Language:Makefile 2.8%