Skip to content

barondugroove/minishell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🤏 Minishell 🐚

As beautiful as a shell

minishell

📖 Description

This project is about creating a simple shell.
Yes, your own little bash.
You will learn a lot about processes and file descriptors.

Thanks to Minishell, you’ll be able to travel through time
and come back to problems people faced when Windows didn’t exist.

🔩 Makefile

This project use Make, here are the commands to compile it :

1. 🗜️Compiling the project :

$ make

2. 🧹Cleaning all binary (.o) :

$ make clean

2. 🪦Cleaning all binary (.o) and executable file :

$ make fclean

🛠️ Languages and Tools :

c git linux

About

As beautiful as a shell

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published