Home > Commands N-Z > Commands P

POPD


Description | Syntax | Parameters | Switches | Related | Notes | Examples | Errorlevels | Availability

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.


Syntax

POPD


Parameters

none.


Switches

none.


Related

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.


Notes

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.


Examples

none.


Errorlevels

none.


Availability
Internal
DOS
none
Windows
none
Windows NT
NT3.1 NT3.5 NT3.51 NT4 NT2000 NTXP NT2003

Last Updated: 2006/12/01
Direct corrections or suggestions to: Rick Lively