Summary
You can use the keyboard shortcut Ctrl+L to clear the screen in Linux terminal emulators.
1
There are also a variety of other shortcuts available for performing activities such as accessing and running previously executed commands, opening an editor, editing/deleting/changing text on the command line, moving the cursor, controlling processes, etc..
2
According to
See more results on Neeva
Summaries from the best pages on the web
Summary
This article provides a comprehensive list of Bash command-line shortcuts that are useful for any Linux user. These shortcuts allow users to easily and quickly perform certain activities such as accessing and running previously executed commands, opening an editor, editing/deleting/changing text on the command line, moving the cursor, controlling processes, etc. on the command line. These shortcuts are organized according to categories such as Launch an Editor, Controlling the Screen, Search Through Bash History, Delete Text on the Command Line, Transpose Text or Change Case on the Command Line, Working With Processes in Linux, and more.
Useful Linux Command Line Bash Shortcuts You Should Know
tecmint.com
This tutorial shows commands to clear linux terminal. This helps to keep screen tidy from filled up commands and outputs of those commands.
6 Commands to Clear Linux Terminal
linoxide.com