Command clear
Clear the screen.
Syntax
clear
Description
Command clear it will clear the screen (shortcut ctl+l)
[Related posts]
top [Command]Command top Displays a list of currently executing processes, ordered by the percentage use of CPU time. Syntax top [q] [d interval] Options q: requires...
whatis [Command]Command whatis Searches for whole words in the database whatis (see command apropos). Syntax whatis keyword Options no Description whatis command displays the result of...
man [Command]Command man Print page operational manual (also called man-pages). Syntax man [options] [section] command Options -C conf_file indicates configuration file man (by default /etc/man.config). -p...
killall [Command]Command killall killall command kills all active processes. Syntax killall [options] Options view option kill command Description Command killall kills all active processes. Implied value...
apropos [Command]Command apropos apropos – command views a list of all man-pages that contain the specified keyword. Syntax apropos keyword Options No Description Apropos command searches...