Back to Blog
Arnošt Havelka

CLEAR - Clear the Screen

Learn to clear terminal output

Start Interactive Lesson
CLEAR - Clear the Screen

CLEAR - Clear the Screen

When your terminal gets cluttered with too much text, you can start fresh by running the clear command. This hides all previous commands and outputs from the screen.

Simply type clear and press enter to get a clean workspace.


Knowledge Check

1 / 1

Which command clears the Bash terminal screen?

References

These Microsoft Learn and Windows documentation links provide authoritative details for the commands used in this article.

Up Next

Revision - Let's Practice!

Revise what you have learned so far