Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!samsung!balrog!ctron.com From: dj@ctron.com (DJ Delorie) Newsgroups: comp.binaries.ibm.pc.d Subject: Re: zip files too large Message-ID: <1608@balrog.ctron.com> Date: 4 Jun 91 20:39:23 GMT References: <9106040634.AA29973@ucbvax.Berkeley.EDU> <1991Jun4.134251.22281@midway.uchicago.edu> Sender: news@balrog.ctron.com Reply-To: dj@ctron.com Organization: None whatsoever Lines: 28 Nntp-Posting-Host: bragi In article <1991Jun4.134251.22281@midway.uchicago.edu>, valley@gsbsun.uchicago.edu (Doug Dougherty) writes: > >The machines on campus only have 5.25" floppies. No hard disks. That's > >why I was wondering if, from now on, you could request the authors > >to make the zip files about 355k large, to fit on a 360k floppy. > > Seriously, look into any of the standard PD splitter type programs... Part of the djgpp package is a binary split/merge program pair. djgpp itself is 2.2M and I use split/merge to put it on floppies. grape.ecs.clarkson.edu anon. FTP ~ftp/pub/msdos/djgpp split.c split.exe merge.c merge.exe Run with no parameters for help. sun.soe.clarkson.edu archive-server msdos/djgpp % mail archive-server@sun.soe.clarkson.edu Subject: (none) help send msdos/djgpp/split.exe (etc) ^D DJ dj@ctron.com