This website requires JavaScript.
Explore
Help
Register
Sign in
lilith
/
tldr
Watch
1
Star
0
Fork
You've already forked tldr
0
mirror of
https://github.com/tldr-pages/tldr.git
synced
2025-04-29 23:24:55 +02:00
Code
Activity
eaef3b4d21
tldr
/
pages.zh
/
windows
/
pushd.md
9 lines
153 B
Markdown
Raw
Normal View
History
Unescape
Escape
pushd: add Chinese translation
2019-03-11 14:01:43 +08:00
# pushd
format translation: change period
2019-10-18 11:30:29 +08:00
>
将目录储存在栈顶以便稍后访问.
>
参考`popd`命令来切换到原目录.
pushd: add Chinese translation
2019-03-11 14:01:43 +08:00
format translation: change colon
2019-10-19 14:12:27 +08:00
-
切换目录并将它放至栈:
pushd: add Chinese translation
2019-03-11 14:01:43 +08:00
`pushd {{目录}}`
Copy permalink