Skip to content

Minishell - 42 project to write your own shell mimicking bash

License

Notifications You must be signed in to change notification settings

Gundul42/minishell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

minishell

Minishell - 42 project to write your own shell mimicking bash

this is a 42 project to understand how a shell is working,
including executing commands, builtins and the environment

to compile on ubuntu linux you will need to run:
sudo apt update && apt install -y gcc make build-essential libbsd-dev libreadline-dev

Screenshot

About

Minishell - 42 project to write your own shell mimicking bash

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published