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.
INTERLNK--Examples
Syntax  Notes
────────────────────────────────────────────────────────────────────────────
 
                             INTERLNK──Examples
 
Examples
 
Suppose drive E exists on a server, and INTERSVR is running. To redirect
drive G on the client to drive E on the server, type the following command:
 
    interlnk g=e
 
To cancel the redirection of client drive F, type the following command:
 
    interlnk f=
 
                                      ♦