Better DOS programs, anyone? (so I can scrap doscp)

mike.stefanik mike at bria.UUCP
Fri Jun 7 09:55:25 AEST 1991


In an article, dls at genco.bungi.com (Dave L. Smith) writes:
>I can't take it any more.  On SCO Xenix 2.3.3, my doscp takes SO
>long to copy files! [...]

Part of the problem may be that you are using /dev/install to read the
floppy (which is slower because it goes about figuring the density of
the diskette it is reading); using the explicit device name can speed things
up a bit (but not much, mind you! :-)

For example ...

	doscp /dev/fd096ds15:/dos/is/evil /tmp
-- 
Michael Stefanik, MGI Inc, Los Angeles | Opinions stated are never realistic
Title of the week: Systems Engineer    | UUCP: ...!uunet!bria!mike
-------------------------------------------------------------------------------
If MS-DOS didn't exist, who would UNIX programmers have to make fun of?



More information about the Comp.unix.xenix.sco mailing list