|
|
Question : Clear Screen
|
|
What is the UNIX command that will clear my screen?
|
Answer : Clear Screen
|
|
You'll kick yourself when you get the answer, which is:
clear
However, it is still possible that you have a Unix flavour that doesn't have the 'clear' command, or your terminal setup is screwed.
Let me know if the clear command works for you.
|
|
|
|
|