Skip to content

fourlexboehm/minishell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minishell

TODO

fix enter new ✔️

fix echo $? ✔️

add signal for ctrl+ ✔️

add newline after cat ✔

fix cd ✔️

add unset path ✔

Bugs

test for memory leaks with: valgrind --track-origins=yes --leak-check=full --supressions=./valgrind_filter.supp ./minishell

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published