sarahmss / Minishell

🐚 The objective of this project is to create a simple shell. Yes, your little bash or zsh. You will learn a lot about processes and file descriptors.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About

🐚 The objective of this project is to create a simple shell. Yes, your little bash or zsh. You will learn a lot about processes and file descriptors.


Languages

Language:C 97.2%Language:Makefile 2.8%