delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1999/04/20/02:47:49

From: Martin Ambuhl <mambuhl AT earthlink DOT net>
Newsgroups: comp.os.msdos.djgpp
Subject: Re: year too late
Date: Tue, 20 Apr 1999 03:00:19 -0400
References: <371BE4CC DOT 149E AT ibm DOT net>
X-Posted-Path-Was: not-for-mail
X-Accept-Language: en
X-ELN-Date: 20 Apr 1999 06:59:29 GMT
X-ELN-Insert-Date: Tue Apr 20 00:05:14 1999
Organization: Nocturnal Aviation
Lines: 37
Mime-Version: 1.0
NNTP-Posting-Host: 1cust20.tnt12.nyc3.da.uu.net
Message-ID: <371C2603.4F2FEF6D@earthlink.net>
X-Mailer: Mozilla 4.51 [en] (Win95; I)
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp
Reply-To: djgpp AT delorie DOT com

June Kobayashi wrote:
> 
> Sorry -- I saw from the mail that there was a place to
> get the bnu281b zip files (split to fit on floppies). However,
> I'm a year too late -- the files are no longer there. I have
> a similar problem in that I have to use 1.44M floppies (unfortunately).

From the same place you got zip and unzip, you should have gotten zipsplit. 
Download bnu281b.zip to your harddrive.  Then type
 
  zipsplit -n $((1423*1024)) bnu281b.zip
or
  zipsplit -n 1457152 bnu281b.zip

you will fin some new files bnu*N.zip where the N are integers, and each of
which will fit on a 1.44 floppy


Copyright (C) 1990-1997 Mark Adler, Richard B. Wales, Jean-loup Gailly,
Onno van der Linden, Christian Spieler and Kai Uwe Rommel.
Type 'zipsplit -L' for the software License.

ZipSplit 2.2 (November 3rd 1997)
Usage:  zipsplit [-tips] [-n size] [-r room] [-b path] zipfile
  -t   report how many files it will take, but don't make them
  -i   make index (zipsplit.idx) and count its size against first zip file
  -n   make zip files no larger than "size" (default = 36000)
  -r   leave room for "room" bytes on the first disk (default = 0)
  -b   use "path" for the output zip files
  -p   pause between output zip files
  -s   do a sequential split even if it takes more zip files
  -h   show this help    -v   show version info    -L   show software license


-- 
Martin Ambuhl (mambuhl AT earthlink DOT net)
Note: mambuhl AT tiac DOT net will soon be inactive

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019