Skip to content

gabodinho/minishell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

301 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MINISHELL

This project is the 42 curriculum version of bash. It is a simple shell, which works with multiple pipes, some basic signals, redirections (<,>,<<,>>) and a couple builtins like cd, export, env...

No external libraries have been used for this project and it is completely written in C.

Further detailed information: minishell_subject.pdf

Starting the shell

clone the repository and run make

./minishell

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors