The document discusses several DOS commands including:
- dir - lists files in the current folder
- help - lists all DOS commands and explanations
- cls - clears the screen
- echo - prints arguments after the command
- path - lists directories searched for executables
It also covers using path to add directories to be searched permanently or temporarily and hacking commands like viewing command history, running multiple commands, checking drivers, and sending output to the clipboard.