1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-30 15:35:30 +02:00
tldr/pages.zh/windows/popd.md
2019-03-12 11:56:23 +00:00

7 lines
110 B
Markdown

# popd
> 将当前目录切换到`pushd`命令存储的目录.
- 切换到储存在栈顶的目录:
`popd`