Thomas-Chqt / minishell

bash-like shell
MIT License
1 stars 0 forks source link

exit does not print `exit` #86

Closed Thomas-Chqt closed 1 year ago

Thomas-Chqt commented 1 year ago
bash-3.2$ exit
exit
✔︎ minishell > exit

Leak Summary
Total Memory allocated 5128 bytes
Total Memory freed     5128 bytes
Memory Leaked          0 bytes

leaks Report Version: 4.0
Process 42129: 394 nodes malloced for 341 KB
Process 42129: 0 leaks for 0 total leaked bytes.