. Advertisement .
..3..
. Advertisement .
..4..
How To Go Back One Directory In Git Bash? I tried the “back” operation but it doesn’t seem to work. If anyone has a better solution, please let me know! Thanks in advance!
Ideas for “How To Go Back One Directory In Git Bash”:
In order to navigate your way to home, you can use “cd” (or “cd” To move up a directorial level, use “cd ..” For navigation to your previous directories (or return) make use of “cd -” To get to the root directory utilize “cd >/”