Answers for "how to go to previous directory in terminal"

6

how to step back in the path in temrinal

cd ~ or cd -
Posted by: Guest on March-04-2020
5

return to previous directory terminal

cd -
Posted by: Guest on August-21-2020
0

how to go to previous directory in terminal

cd..
Posted by: Guest on December-31-2020

Code answers related to "how to go to previous directory in terminal"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language