Skip to content

Latest commit

 

History

334 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minishell

Our take on the 42 Minishell Project

Usage

...

Debugging

testing for memory leaks, with suppression of readline:
valgrind --leak-check=full --show-leak-kinds=all --suppressions=readline.supp --log-file=log%p.txt ./minishell
It will create logfiles for all childs separately.

About

simple shell

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages