Name some internal commands of DOS.
Answers
Answered by
2
Answer:
The syntax for some frequently used internal commands follows.
TIME
Displays current time and allows it to be changed.
Syntax:
TIME
DATE
Displays current date and allows it to be changed.
Syntax:
DATE
CLS
Clears the screen.
Syntax:
CLS
DIR
Shows directory information of a diskette: name, size, and the date and time stamp of files.
Answered by
3
Answer:
Some internal commands of DOS:
1. DIR
2. CHDIR
3. MKDIR (MD)
4. RMDIR (RD)
5. COPY
6. DATE
7. TIME
8. DELETE (DEL)
Similar questions