To go to the previous directory you were in, you can use the following command:
cd -
This command switches back to the last directory you were in before the current one.
To go to the previous directory you were in, you can use the following command:
cd -
This command switches back to the last directory you were in before the current one.
0 Comments