ms-dos
ms-dos
Picture data
Hard disk( memory of computer)
C:\>
D:\> command prompt / dos prompt
E:\>
F:\> enter key
C: - c drive b blank space
D: - d drive
E: - e drive
F: - f drive
how to start ms-dos?
Step1- start-> program->accessories->command prompt
Step 2- start -> run -> cmd
C:\>
Internal Command
1. date command:- this command is used to show or modify in
date.
Syntax :- c:\> date
2. time command:- this command is used to show or modify in
time.
Syntax :- c:\> time
3. cls command :- this command is used to clear the whole
screen.
Syntax :- c:\> cls
4. ver command :- this command is used to show version of
ms-dos.
Syntax :- c:\> ver
5. vol command :- this command is used to show serial
number of drive.
Syntax :- c:\> vol
6. exit command :- this command is used to close ms-dos.
Syntax :- c:\> exit
External Command