There is no real way to list all dos commands easily. It really depends on the operating system and directory structure. You could try the following in order, but they may be really long lists.
C:
CD \
DIR /S *.EXE
DIR /S *.COM
A better answer would need more details about exactly what you are trying to do and what version of DOS (Or windows with DOS) you are using.
Type help in cmd.exe
A listing of DOS commands are available if you type help at the command prompt. DOS commands do vary from version to version.
A complete list of MS-DOS commands can be found here: http://www.computerhope.com/msdos.htm#02
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.
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.
The name of this is really MicroSoft Disc Operating System. At the beginning of the personal computer there was Bill Gates and his partner who developed the "software" to run on the basic computer hardware. In order to "speak" to the computer's (input-output) system there had to be some "commands" to tell it what to do. These commands were typed at a "DOS command prompt" of (C:). The commands were available to print, copy files, view files, edit files etc.
In the "run" box, type "DOS". at the dos prompt, type "ipconfig /all". There are other commands you can use with "ipconfig" just type "Ipconfig /?" for a list of commands.
Batch file programming is dos based programming you have to use dos commands .It is very good to perform some repetitive task in computer programming is easy you should only know the dos commands.
For most DOS commands you can write COMMAND /? and you will be presented with a list of possible choises. eks. FIND /? Regards.
DOS is Disk Operating System. It is a command-line OS. It means you have to control the computer through codes/commands.
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
An AUTOEXEC.BAT file contains MS-DOS commands which are executed automatically when a Personal Computer boots.