DOS Commands
1 ANSI.SYS -- Defines functions that change display raphics, control cursor movement, and reassign keys.
2 APPEND -- Causes MS-DOS to look in other directories when editing a file or running a command.
3 ARP -- Displays, adds, and removes arp information from network devices
4 ASSIGN -- Assign a drive letter to an alternate letter
5 ASSOC -- View the file associations
6 AT -- Schedule a time to execute commands or programs.
7 ATMADM -- Lists connections and addresses seen by Windows ATM call manager.
8 ATTRIB -- Display and change file attributes.
9 BATCH -- NRecovery console command that executes a series of commands in a file.
10 BOOTCFG -- Recovery console command that allows a user to view, modify, and rebuild the boot.ini
11 BREAK -- Enable / disable CTRL + C feature.
12 CACLS -- View and modify file ACL's.
13 CALL -- Calls a batch file from another batch file.
14 CD -- Changes directories.
15 CHCP -- Supplement the International keyboard and character set information.
16 CHDIR -- Changes directories.
17 CHKDSK -- Check the hard disk drive running FAT for errors.
18 CHKNTFS -- Check the hard disk drive running NTFS for errors.
19 CHOICE -- Specify a listing of multiple options within a batch file.
20 CLS -- Clears the screen.
21 CMD -- Opens the command interpreter.
22 COLOR -- Easily change the foreground and background color of the MS-DOS window.
23 COMP -- Compares files.
24 COMPACT -- Compresses and uncompress files.
25 CONTROL -- Open control panel icons from the MS-DOS prompt.
26 CONVERT Convert FAT to NTFS.
27 COPY -- Copy one or more files to an alternate location.
28 CTTY -- Change the computers input/output devices.
29 DATE -- View or change the systems date.
30 DEBUG -- Debug utility to create assembly programs to modify hardware settings.