mirror of
https://github.com/tldr-pages/tldr.git
synced 2024-11-11 06:16:53 +03:00
8 lines
132 B
Markdown
8 lines
132 B
Markdown
# clear
|
|
|
|
> Pulisce lo schermo del terminale.
|
|
|
|
- Pulisci lo schermo (equivalente a Control+L se si utilizza la shell bash):
|
|
|
|
`clear`
|