Geef de naam van de huidige werkmap weer of wijzig deze. In PowerShell is deze opdracht een alias van
Set-Location
. Deze documentatie is gebaseerd op de Command Prompt (cmd
) versie vancd
. Meer informatie: https://learn.microsoft.com/windows-server/administration/windows-commands/cd.
tldr set-location
cd
cd {{pad\naar\map}}
cd /d {{C}}:{{pad\naar\map}}
cd ..
cd %userprofile%
cd \