2025-03-14 21:59:59 -06:00
|
|
|
# popd
|
|
|
|
|
|
|
|
|
|
> Wijzigt de huidige map naar de map die is opgeslagen met het `pushd`-commando.
|
2026-02-18 06:55:01 -07:00
|
|
|
> Zie ook: `pushd`.
|
2025-03-14 21:59:59 -06:00
|
|
|
> Meer informatie: <https://learn.microsoft.com/windows-server/administration/windows-commands/popd>.
|
|
|
|
|
|
|
|
|
|
- Ga naar de map bovenaan de stapel:
|
|
|
|
|
|
|
|
|
|
`popd`
|