mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
9 lines
237 B
Markdown
9 lines
237 B
Markdown
![]() |
# popd
|
||
|
|
||
|
> Wijzigt de huidige map naar de map die is opgeslagen met het `pushd`-commando.
|
||
|
> Meer informatie: <https://learn.microsoft.com/windows-server/administration/windows-commands/popd>.
|
||
|
|
||
|
- Ga naar de map bovenaan de stapel:
|
||
|
|
||
|
`popd`
|