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

committed by
K.B.Dharun Krishna

parent
362322fe70
commit
29bb3b90fb
13
pages.nl/windows/cls.md
Normal file
13
pages.nl/windows/cls.md
Normal file
@@ -0,0 +1,13 @@
|
||||
# cls
|
||||
|
||||
> Wist het scherm.
|
||||
> In PowerShell is dit commando een alias van `Clear-Host`. Deze documentatie is gebaseerd op de Command Prompt (`cmd`) versie van `cls`.
|
||||
> Meer informatie: <https://learn.microsoft.com/windows-server/administration/windows-commands/cls>.
|
||||
|
||||
- Bekijk de documentatie van het equivalente PowerShell commando:
|
||||
|
||||
`tldr clear-host`
|
||||
|
||||
- Wis het scherm:
|
||||
|
||||
`cls`
|
Reference in New Issue
Block a user