PUSHD & POPD to navigate directories temporarily in DOS command line

If you’re new here, you may want to subscribe to Windows Reference RSS feed Thanks for visiting!

If you are a heavy Command Prompt (DOS) user, this might well be a very useful tip. In the DOS prompt, the most commonly used command would be cd (change directory) to switch between directories that you work. If [...]