answersLogoWhite

0

How do you develop DOS commands?

User Avatar

Anonymous

15y ago
Updated: 8/18/2019

All DOS commands have already been developed.. You need not to develop any more..

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

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


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.


What is the commands for partitioning in DOS?

"fdisk" command is used for partitioning in DOS.


What are some MS-DOS commands?

A complete list of MS-DOS commands can be found here: http://www.computerhope.com/msdos.htm#02


Give the information of dos external commands?

Go to your DOS window and type help, then hit enter. It will list the commands for you with a description of what they do.


How do you find out what DOS Commands are available in Linux?

There is none. For starters, you have it backwards, DOS actually copied most of its commands from Unix (The rest came from CP/M.), which Linux is inspired by. Commands like "cd" and "dir" were Unix commands long before DOS even existed.


Which type of commands in DOS needs additional files for their execution?

External Commands


How do you use external DOS commands in normal DOS environment?

You can execute it directly..


Why does it remain important to know how to use the DOS commands?

DOS and DOS-like commands are still usable in modern versions of Windows, and can sometime be the only way to accomplish a given task.


What is the difference between DOS and the DOS prompt?

DOS is an operating system. The DOS prompt is the command line where DOS commands can be run/executed.


Unlock files in directory using dos commands?

Dos commands are used to create or delete directories. The ATTRIB Command is used for locking and unlocking of files.


What is the difference between DOS internal and DOS external commands?

Internal and external refer to the command's location in relation to the kernel. An internal command is one built into MS-DOS's kernel. Such commands include CD, DEL, and MOVE. These commands cannot be removed from the system, as they are built-in to MS-DOS. In contrast, external commands are programs bundled with MS-DOS, but are not specifically built into the kernel. Such commands can include EDIT, COPY, and QBASIC. These commands previously resided in C:\DOS (where C is the drive letter), but in most versions of Windows, they will be found in C:|Windows\System32\Command (a user should check their system for specifics).