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

8 lines
110 B
Markdown
Raw Normal View History

2019-03-11 13:57:46 +08:00
# popd
2019-10-18 11:30:29 +08:00
> 将当前目录切换到`pushd`命令存储的目录.
2019-03-11 13:57:46 +08:00
2019-10-19 14:12:27 +08:00
- 切换到储存在栈顶的目录:
2019-03-11 13:57:46 +08:00
`popd`