LDCOPY.SYS: Difference between revisions
Appearance
Created page with "Simple OS/2 driver for copying files while CONFIG.SYS is being processed by Bob Eager. DEVICE=LDCOPY.SYS '''Parameter:''' * sourcefile destinationfile '''Note:''' The d..." |
mNo edit summary |
||
Line 1: | Line 1: | ||
Simple OS/2 driver for copying files while CONFIG.SYS is being processed by [[Bob Eager]]. | Simple OS/2 driver for copying files while CONFIG.SYS is being processed by [[Bob Eager]]. | ||
DEVICE=LDCOPY.SYS | DEVICE=x:\OS2\LDCOPY.SYS sourcefile destinationfile | ||
==Parameters== | |||
;sourcefile | |||
;destinationfile | |||
;Note: The driver can appear several times in the config.sys, that's not a fault. | |||
==Links== | ==Links== |
Latest revision as of 23:11, 29 November 2023
Simple OS/2 driver for copying files while CONFIG.SYS is being processed by Bob Eager.
DEVICE=x:\OS2\LDCOPY.SYS sourcefile destinationfile
Parameters
- sourcefile
- destinationfile
- Note
- The driver can appear several times in the config.sys, that's not a fault.