Skip to content

Elnop/Minishell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minishell

Run

git clone --recurse-submodules git@github.com:Elnop/Minishell.git
cd Minishell
make
./minishell

External functions

Valgrind flags

valgrind --suppressions=./valg.supp --leak-check=full --show-leak-kinds=all --track-fds=yes --trace-children=yes -q  ./minishell

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors