Skip to content

MrLixam/minishell42

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

minishell42

The repo for the 42 Network project minishell, by lvincent and gpouzet

The aim of this project is to create a shell mimicking bash behavior to some extent, including: pipe handling ("|") redirections, in, out, heredoc, and append a few builtins (echo, pwd, cd, export, unset and exit) a working history quotes and double quotes

and a few more

please feel free to browse the code, and ask questions if needed, but please if you are a student doing this project, don't copy/paste code you don't understand!

Update : Finished 97/100

About

The repo for project minishell42

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published