Answers for "bash last folder in path"

1

bash back to last folder

To navigate to the previous directory (or back), use "cd -"
Posted by: Guest on August-04-2021

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language