Microsoft DOS popd command
Quick links
About popd
Availability
Syntax
Examples
About popd
Changes to the directory or network path stored by the pushd command.
Availability
The popd command is an internal command that is available in the below Microsoft operating systems.
Windows 2000
Windows XP
Windows Vista
Windows 7
Syntax
Changes to the directory stored by the PUSHD command.
POPD
If Command Extensions are enabled the POPD command will delete any temporary drive letter created by PUSHD when you POPD that drive off the pushed directory stack.
Examples
popd
Changes the directory to the directory stored by the PUSHD command. |