Bima42 / minishell

Creation of a simple shell

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Minishell

The project consist of creating a simple version of a shell. Bash is the reference.

Get Started

git clone git@github.com:YvanoffP/minishell.git
make
./minishell
  • Then you can our minishell like a classic shell

minishell

About

Creation of a simple shell


Languages

Language:C 96.2%Language:Makefile 3.8%