Answers for "how to go back to the root directory in command prompt"

9

command prompt cd back

cd ..       -> To go back one level
cd ....    -> To go back two levels
Posted by: Guest on July-06-2020
0

change root directory command prompt

cd 
Posted by: Guest on December-06-2021

Code answers related to "how to go back to the root directory in command prompt"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language