--- syntax: markdown tags: [tldr, windows] source: https://github.com/tldr-pages/tldr.git --- # popd > Changes the current directory to the directory stored by the `pushd` command. > More information: . - Switch to directory at the top of the stack: `popd`