popd (windows)

Posted by tldr
Public (Editable by Users)

Changes the current directory to the directory stored by the pushd command. More information: https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/popd .

Shell
None
Edit
pushd

# Switch to directory at the top of the stack:
popd