oem.hlp (Table of Contents; Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
SYS--Examples
Syntax  Notes
────────────────────────────────────────────────────────────────────────────
 
                               SYS──Examples
 
To copy the MS-DOS system files and command interpreter from the disk in the
current drive to a disk in drive A, type the following command:
 
    sys a:
 
To copy the MS-DOS system files and command interpreter from a disk in drive
B to a disk in drive A, type the following the command:
 
    sys b: a:
 
                                      ♦