tldr/pages.nl/windows/chdir.md

13 lines
379 B
Markdown

# chdir
> Dit commando is een alias van `cd` in Command Prompt en vervolgens `Set-Location` in PowerShell.
> Meer informatie: <https://learn.microsoft.com/windows-server/administration/windows-commands/chdir>.
- Bekijk de documentatie voor the originele Command Prompt commando:
`tldr cd`
- Bekijk de documentatie voor the originele PowerShell commando:
`tldr set-location`