ruzafa8 / minishell

A simple Unix shell implementation in C. Supports basic commands, piping, redirection, and signal handling. Ideal for learning shell scripting and process management. It's a 42 School Project.
1 stars 0 forks source link

Errores al stderr #43

Closed amorilla42 closed 1 year ago

amorilla42 commented 1 year ago

Revisar que las salidas de error del lexer y de todo sean al stderr (2)