https://www.codecademy.com/en/courses/learn-the-command-line/lessons/manipulation/exercises/cp-i?action=lesson_resume&link_content_target=interstitial_lesson
I got to instruction #4, then I have no idea how to navigate one directory up from drama/historical/ to drama/, I tried to use the hint but it just takes me to the 1st exercise. I would post code except i don’t think that would work
cd ..
?
Why not?
Ok, so I used the commands :
cp drama/
cd drama/
cd..
If you’re in /historical just do cd ..
thanks i forgot to put the space after cd …
1 Like
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.