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 / 1Which command clears the Bash terminal screen?
References
These Microsoft Learn and Windows documentation links provide authoritative details for the commands used in this article.