habvi / 42_minishell

Re-implemented a simple shell.
4 stars 0 forks source link

fix) word splitting #320

Open ak0327 opened 1 year ago

ak0327 commented 1 year ago

書いてあった...

3.4 Shell Parameters

Word splitting and filename expansion are not performed.