jos-felipe / minishell

This project is about creating a simple shell.
Apache License 2.0
0 stars 2 forks source link

unset fix #67

Closed gfantonib closed 3 months ago

gfantonib commented 3 months ago

cmd: unset PATH ls (should give: cmd not found)

mini_cmd_selection function dont have call to unset