kglebows / 42_minishell

0 stars 0 forks source link

cd not working #6

Open kglebows opened 10 months ago

kglebows commented 10 months ago

Use the command cd to move the working directory and check if you are in the right directory with /bin/ls Repeat multiple times with working and not working cd Also, try '.' and '..' as arguments.