Use "/?" option with command. For example, if you want help for "chkdsk" command, enter
"chkdsk /?" and press enter.
A listing of DOS commands are available if you type help at the command prompt. DOS commands do vary from version to version.
Go to the command prompt and run "ver" command..
Go to the Command prompt and run "help" command to see the command list..
Go to start, click on run then type in cmd then press enter.
Go to Start -> Run and enter either "cmd" or "command"..
Start -> Run type CMD and hit enter. a black DOS Command prompt will appear. type IPCONFIG and hit enter.
Click Start -> Hit All Programs -> Accessories -> Select Command Prompt. Type CD\ and press enter. Then type the following. C:\>start regedit press enter. Cheer up...Hope this will help. Smarty.....
In DOS command type ipconfig and press enter the port number would be displayed
Run "time" command.. It will give you the current time and then you can enter your new time there..
DOS is started up when the system is booted. To access DOS Command line from Windows go to Accessories and click on Command Prompt. for a list of commands type HELP and press enter. For help on each command, type the command then space /? and press enter.If you want to use the MS-DOS operating system, there is an emulator named DOSBox that will run on almost any OS/platform. You can download it from their website - it is the first result when searching Google for 'dosbox'.If you are referring to the DOS-style command prompt included in modern Windows operating systems, it can be accessed by searching for 'command prompt' or 'cmd' in the Start menu search. You could also use Windows key + R to open Run, and then type in 'cmd' and press Enter.
In windows you can access DOS mode by clicking "run" in the start menu and typing "command" into the blank. DOS mode can also be accessed via the boot menu (accessed by pressing F8 during startup) and choosing command-line.
In MS-DOS, the copy con command is used for the creation of files from the command line. From the command line enter "copy con" and the name of the file desired to be created.