mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-23 08:15:28 +02:00
7 lines
132 B
Markdown
7 lines
132 B
Markdown
# clear
|
|
|
|
> Pulisce lo schermo del terminale.
|
|
|
|
- Pulisci lo schermo (equivalente a Control+L se si utilizza la shell bash):
|
|
|
|
`clear`
|