subscribe iconSubscribe to this information

clear command

Purpose

Clears the terminal screen.

Syntax

clear

Description

The clear command clears your screen, if possible. The clear command first checks the TERM environment variable for the terminal type. Next, the /usr/share/lib/terminfo directory, which contains terminal definition files, is checked to determine how to clear the screen. If the TERM environment variable is not set, the clear command exits without taking any action.

Examples

To clear your screen, enter:

clear

Files

/usr/share/lib/terminfo Contains terminal information database.

Send feedback | Rate this page

Last updated: Fri, Oct 30, 2009