This document explains the basic DOS commands, categorizing them into internal and external commands. Internal commands, like 'cls' and 'copy con', are built into the command processor and can be used after the computer is booted, while external commands, like 'format' and 'xcopy', require separate supporting files to execute. The document provides examples and syntax for various internal and external commands, along with explanations of their functions.