clear(1) - SerenityOS man pages

#Name

clear - clear the terminal

#Synopsis

$ clear

#Description

clear clears the current terminal contents by writing \033[3J\033[H\033[2J to the standard output.