mirror of
https://github.com/NeoFlock/neonucleus.git
synced 2025-09-25 01:23:31 +02:00
12 lines
241 B
Plaintext
12 lines
241 B
Plaintext
NAME
|
|
clear - clears the terminal
|
|
|
|
SYNOPSIS
|
|
clear
|
|
|
|
DESCRIPTION
|
|
Clears any text from the screen, using the current background and foreground (text) colors and resets the cursor position to (1, 1).
|
|
|
|
EXAMPLES
|
|
clear
|
|
Clears the screen/ |