tselmeg8070 / minishell

42 school project
2 stars 0 forks source link

"" as command #8

Closed tselmeg8070 closed 1 year ago

tselmeg8070 commented 1 year ago
minishell>""
minishell>

Should:

bash-5.1$ cat tst
bash-5.1$ ""
bash: : command not found
bash-5.1$