10 lines
243 B
Markdown
10 lines
243 B
Markdown
|
|
# Clear-Host
|
||
|
|
|
||
|
|
> Efface l'écran.
|
||
|
|
> Remarque : cette commande ne peut être utilisée que via PowerShell.
|
||
|
|
> Plus d'informations : <https://learn.microsoft.com/powershell/module/microsoft.powershell.core/clear-host>.
|
||
|
|
|
||
|
|
- Efface l'écran :
|
||
|
|
|
||
|
|
`cls`
|