Han2-Ro / 42minishell

0 stars 0 forks source link

parsing arguments wrong #33

Closed Han2-Ro closed 7 months ago

Han2-Ro commented 7 months ago

parser doesn't include the program name as first argument. As a consequence the first real argument gets ignored.