This website requires JavaScript.
Explore
Help
Sign In
ctome
/
tldr
mirror of
https://github.com/CrimsonTome/tldr.git
Watch
1
Star
0
Fork
You've already forked tldr
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
a98d065388
tldr
/
pages.zh
/
windows
/
pushd.md
9 lines
159 B
Markdown
Raw
Normal View
History
Unescape
Escape
pushd: add Chinese translation
2019-03-11 06:01:43 +00:00
# pushd
Chinese pages: correct Chinese punctuation (#5240)
2021-08-02 09:41:09 +01:00
>
将目录储存在栈顶以便稍后访问。
>
参考`popd`命令来切换到原目录。
pushd: add Chinese translation
2019-03-11 06:01:43 +00:00
Chinese pages: correct Chinese punctuation (#5240)
2021-08-02 09:41:09 +01:00
-
切换目录并将它放至栈:
pushd: add Chinese translation
2019-03-11 06:01:43 +00:00
`pushd {{目录}}`