answersLogoWhite

0

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...

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

What is the command to clear the cmd screen?

To clear the Command Prompt (cmd) screen in Windows, you can use the command cls. Simply type cls and press Enter, and it will clear the current contents of the Command Prompt window.


What is the function of CLS in dos command?

The command CLS clears the screen and resets the location of the command prompt to the top of the screen. This is similar to the Unix command clear.


Which command is used to clear the command window of Matlab?

CLC is the command used for this purpose. CLC clears the command window and homes the cursor


What is the command to clear the screen?

clear


Where is the Clear command located?

The Clear command is typically found in command-line interfaces (CLIs) and terminal applications. In most systems, you can access it by typing clear in the terminal window to remove all previous commands and outputs from the screen. In some applications, it may also be available in the menu under options like "Clear Screen" or "Reset".


What command clears all previous entries in the command prompt window?

To clear the Command Prompt window, enter CLS


What Linux command blanks the screen?

clear clears the screen.


What is the BASIC statement to clear the screen?

In BASIC, the statement to clear the screen is typically CLS. This command clears the current display window, removing any text or graphics that were previously shown. The use of CLS helps in refreshing the screen for new output, making programs easier to read and manage.


Does CLS command clear the screen when using command files?

Yes, the CLS command clears the screen in command files when executed. However, its effectiveness can depend on the environment in which the command file is run. In most command-line interfaces, including Windows Command Prompt, using CLS will successfully clear the screen, providing a fresh workspace for subsequent commands.


How do you clear the Linux terminal screen?

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


What is the full form of CLS used in basic?

CLS means CLear Screen. it is a command used in command prompt


Which command blanks the termail screen erasing previously displayed output?

Clear