Linux World
Pages
(Move to ...)
Home
Programming
Computer Architecture
Tit Bits
Trouble Shoot
Kernel Related
Quizzes
Linux Tips
▼
Different ways to clear the terminal
Here are 5 different ways of clearing the terminal .
1. Using keyboard:
cntrl + l
2. Command-1:
clear
3. Command-2:
tput clear
4. Command-3:
setterm -clear all
5. Command-4:
clear_console
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment