Alicia-bites / minishell

This project is about creating a simple shell.
1 stars 0 forks source link

echo hola > bonjour $> cat -e bonjour | exit #19

Closed Alicia-bites closed 2 years ago

Alicia-bites commented 2 years ago

echo hola > bonjour $> cat -e bonjour | exit

minishell : print exit bash : does not print exit

BarrierAntho commented 2 years ago

Indeed there is an issue. I will remove the print of exit