- Internal Commands
Internet commands were built in DOS shell commands and do not need any external file. Here are some internal commands.- DIR
- Get the list of files in current folder or directory
- CLS
- Clears current working screen of MS DOS)
- DATE
- View or change current date of system
- TIME
- View or change current time of system
- REN or RENAME
- Rename a file
- COPY
- Copy a file
- VER
- Get the current DOS version
- MD
- Create directory or folder
- RD
- Remove directory or folder if empty
- External Commands
External commands were not part of DOS shell and need external files same like Windows Library (DLL) files. Here are some MS DOS’s external commands.- DELTREE
- Remove folder including all sub folders and files
- LABEL
- View or change disk’s label name
- FORMAT
- Format the Hard Disk or Floppy Disk
- CHKDSK
- Run disk check on Hard Disk or Floppy Disk
discuss this topic to forum
