Change directory back to the path/folder most recently stored by the PUSHD command.
POPD will also remove any temporary drive maps created by PUSHD.
POPD
none.
none.
PUSHD - Change the current
directory/folder and store the previous folder/path.
CD - Change Directory, select a
Folder (and drive).
Equivalent Linux BASH commands:
export - Set an environment variable.
If Command Extensions are enabled: any temporary drive letter created by PUSHD will be deleted when you POPD that drive off the pushed directory stack.
none.
none.