habvi / 42_minishell

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

enhance invalid option #268

Closed habvi closed 1 year ago

habvi commented 1 year ago

option 見てる系は全部

bash export ---z
bash: export: --: invalid option

minishell export ---z
minishell: export: ---z: not a valid identifier