pages/*: update Microsoft docs to learn (#8653)
This commit is contained in:

committed by
GitHub

parent
dff475b81c
commit
ac15e7047a
@@ -1,7 +1,7 @@
|
||||
# cd
|
||||
|
||||
> Geeft de naam van de huidige werkmap weer of wijzigt deze.
|
||||
> Meer informatie: <https://docs.microsoft.com/windows-server/administration/windows-commands/cd>.
|
||||
> Meer informatie: <https://learn.microsoft.com/windows-server/administration/windows-commands/cd>.
|
||||
|
||||
- Ga naar een directory in dezelfde drive:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# dir
|
||||
|
||||
> Geeft de inhoud weer van een directory.
|
||||
> Meer informatie: <https://docs.microsoft.com/windows-server/administration/windows-commands/dir>.
|
||||
> Meer informatie: <https://learn.microsoft.com/windows-server/administration/windows-commands/dir>.
|
||||
|
||||
- Geef de inhoud weer van de huidige map:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# find
|
||||
|
||||
> Vind een gespecificieerde string in een bestand.
|
||||
> Meer informatie: <https://docs.microsoft.com/windows-server/administration/windows-commands/find>.
|
||||
> Meer informatie: <https://learn.microsoft.com/windows-server/administration/windows-commands/find>.
|
||||
|
||||
- Vind de lijnen dat een specifieke string bevatten:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# rmdir
|
||||
|
||||
> Verwijdert een directory en zijn inhoud.
|
||||
> Meer informatie: <https://docs.microsoft.com/windows-server/administration/windows-commands/rmdir>.
|
||||
> Meer informatie: <https://learn.microsoft.com/windows-server/administration/windows-commands/rmdir>.
|
||||
|
||||
- Verwijder een lege directory:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# shutdown
|
||||
|
||||
> Een tool om een machine af te sluiten, her op te starten of af te melden.
|
||||
> Meer informatie: <https://docs.microsoft.com/windows-server/administration/windows-commands/shutdown>.
|
||||
> Meer informatie: <https://learn.microsoft.com/windows-server/administration/windows-commands/shutdown>.
|
||||
|
||||
- Sluit de huidige machine af:
|
||||
|
||||
|
Reference in New Issue
Block a user