The document explains that the DOS 'copy' command assumes the current directory as the destination if left blank. Similarly, the Unix 'cp' command also defaults to the current directory when no destination is specified. An example illustrates that one can copy a file without typing the full path if already in the same directory.