Reptudn / minishell

The objective of this project is for you to create a simple shell.
1 stars 0 forks source link

Minishell

The objective of this project is for you to create a simple shell.

Resources

Tester

Bashversion

42 = bash3.2 Docker Container = bash5.1

make && valgrind --gen-suppressions=all --suppressions=readline.supp -s --leak-check=full --show-leak-kinds=all --track-origins=yes ./minishell