rask24 / minishell

3 stars 0 forks source link

Input such as `''`, `""` displays unappropriate err msg #131

Closed alex216 closed 4 weeks ago

alex216 commented 1 month ago
minishell$ ''
minishell: /Users/yliu/.pyenv/shims/: Is a directory
minishell$ ""
minishell: /Users/yliu/.pyenv/shims/: Is a directory
rask24 commented 1 month ago

TODO