jdagz28 / Minishell

0 stars 0 forks source link

message for direct $PWD "is a directory instead of command not found" #30

Closed jdagz28 closed 10 months ago

jdagz28 commented 10 months ago

jdagoy@GS63VR-7RF:~/Documents/19/Minishell$ $PWD minishell: /home/jdagoy/Documents/19/Minishell: command not found

bash output: bash: /home/jdagoy/Documents/19/Minishell: Is a directory

jdagz28 commented 10 months ago

fixed. placed errors in another functions.