clear
which command will clear a connection to aemote sarver
If you mean on the command line, then the command is: clear Of course, if your encoding's been messed up, you can also clear up this little problem with the command: reset
CLC is the command used for this purpose. CLC clears the command window and homes the cursor
You can clear Contents, Formats or Comments or all of them.
In the editing section, click on the Clear button and select Clear All.
To clear the Command Prompt window, enter CLS
clear
In a windows command prompt the command is "cls" (no quotes) and in Linux and Mac OS X terminal the command in "clear" (again no quotes) though you will notice that in the Terminal program (under X windows or Mac OS X) the clear command doesn't do anything except make space and scroll down so you can't see what has been done recently but that history is still available by scrolling up...
ln -s /usr/bin/clear /usr/bin/c
clear clears the screen.
CLS means CLear Screen. it is a command used in command prompt