answersLogoWhite

0

The question is not entirely clear.

In MS DOS you type the name of the command along with the parameters and press Enter to execute the command.


E.g. DIR/W/P


Which provides a Directory listing on the contents of the directory that you are viewing. The parameters /W/P (Width and Page) mean that the listing in displayed in columns and pauses on each full screen.

Executable commands when listed have the file extension .EXE

User Avatar

Wiki User

10y ago

What else can I help you with?

Related Questions

Which command we use to see MS-DOS version?

You can use "ver" command.


What is the process of carrying out command?

in windows 98 its start,run,command. or you can boot into ms-dos by going to start,shutdown,restart into ms-dos.


Internal DOS commands and their meanings?

the deleted file if ms dos can be recovered if you use the command mention below immediately,the command is : need External Dos commands and internal dos commands with their meaning


Why Telnet command returns the reply not an internal command?

Telnet is a Windows program, not a MS-DOS one. It is not available in pure MS-DOS.


Is Ping Command an MS DOS External command?

yes it is an external command.


Why your program compiles successfully in devcpp but does not execute?

Maybe it does execute, but in a temporary MS-DOS window, which is closed when program's terminated. Run your program from a separate MS-DOS window (Start/Run: CMD.EXE)


What does the MS-DOS stands for and what are the three main system files of MS-DOS?

MS-DOS = MicroSoft Disk Operating System & IO.SYS, MSDOS.SYS, & COMMAND .COM


Do dos have graphical interface?

No, MS-DOS only has a command line interface.


What do you know about PROMPT command in MS-DOS?

PROMPT command is an internal command, which is used to change the MS-DOS prompt. Through, the system displays the prompt bu default, when you start the computer.


How do you cut of the directory in ms dos?

rev command


What is msdos filter command?

what is ms dos filter command? explain with example


Can c be used in ms-dos?

Yes, C can be used in MS-DOS through various compilers that support the environment, such as Turbo C or Microsoft C. These compilers allow developers to write, compile, and execute C programs in the MS-DOS command line interface. While MS-DOS is an older operating system, it still supports C programming for tasks like system-level programming and basic application development.