pages.nl/*: add and update pages
This commit is contained in:

committed by
K.B.Dharun Krishna

parent
362322fe70
commit
29bb3b90fb
12
pages.nl/windows/chdir.md
Normal file
12
pages.nl/windows/chdir.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# 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`
|
Reference in New Issue
Block a user