Answers for "bash move to previous directory"

3

linux command to go to the previous directory

cd -   #go to the previous directory
Posted by: Guest on December-01-2020

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language