I can’t figure out how to move from drama/historical/ to drama/
Hi Batmantmnt,
cd
is the command used to c
hange d
irectories, and .
represents the current directory, while ..
represents the parent directory. So, the instructions want you to type:
cd ..
Please let me know if you’ve got any more questions or if you’re still having trouble with the exercise