
3-10 Console Commands
3.6 Clear Screen
The clear screen command allows you to clear the terminal screen.
Example 3-6 Clear Screen Command
>>> clear screen # Refresh the terminal
# screen.
The clear screen command syntax is:
cl[ear] sc[reen]
There are no parameters or options.