NataliaMedeiros / minishell

0 stars 0 forks source link

Redirection seg fault case #23

Closed NataliaMedeiros closed 4 weeks ago

NataliaMedeiros commented 1 month ago

Description: The following command:

bla echo hello should create a file called bla and write hello inside this file, however it is returning a segmentation fault

edooarda commented 4 weeks ago

working!