answersLogoWhite

0

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.

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

Example of Internal DOS command and its function?

sadsadsadadadadadas


What command clears the command prompt window?

Typing in "cls" without the quotes and hitting enter will clear the command prompt window (DOS window) and show you just the current prompt such as "C:". If you search for "dos commands" you should find some lists of things that are available when you are in the command prompt. But be aware that not all are active on all computers and some commands can delete files and do other things that you may not really want. -)


What is CLS in accounting software DOS?

CLS stands for Client Ledger System


What is the full form of CLS used in basic?

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


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.


In the command prompt what clears the screen?

cls


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 command clears all previous entries in the command prompt window?

To clear the Command Prompt window, enter CLS


What is the major function of CLS?

bone or blood cancer


What is the DOS command to view all open ports in Windows XP?

AnswerTHE DOS command is netstat -a.


How do you find out what DOS Command are available?

A listing of DOS commands are available if you type help at the command prompt. DOS commands do vary from version to version.


Difference between ms- dos and window dos?

MS DOS (Microsoft Disk Operating System) is an operating system where you can type in a command and it will be sent directly to the computer, MS-DOS is also known as a CLI (command line interface). If you want the computer to do something, you will have to type in a command. if the command is not recognised, the function will not be performed. Windows: Windows is a GUI (graphical user interface) anything you want the computer to do you can see graphically on a monitor and select, edit or delete certain files, on GUI based operating systems you can access the Command prompt which will do the same as a CLI.