The document discusses internal commands in DOS. It defines internal commands as built-in commands that are loaded with the operating system into memory during booting and remain resident as long as the computer is on. It provides examples of common internal commands like DIR, COPY, DEL, TYPE, CD, MD, RD, and explains what each command does and provides sample syntax. The document also discusses conventions used in command descriptions and provides examples of using wildcards with commands.