Naji-k / minishell

1 stars 0 forks source link

empty inputs, exit prints, 1cmd_handler #64

Closed Naji-k closed 1 year ago

Naji-k commented 1 year ago

fix segfaults when just /n, no inputs, fix mini_exit and mini_cd for FLASG, mini_exit is now printing on STD_ERR, separate one_cmd_handler from the executor function