1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-06-05 06:26:00 +02:00
tldr/pages.zh/windows/popd.md
2022-10-04 23:06:23 +08:00

8 lines
214 B
Markdown

# popd
> 将当前目录切换到`pushd`命令存储的目录。
> 更多信息:<https://learn.microsoft.com/windows-server/administration/windows-commands/popd>.
- 切换到储存在栈顶的目录:
`popd`