142 lines
2.6 KiB
HTML
142 lines
2.6 KiB
HTML
|
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<HTML><HEAD><TITLE>Man page of zipnote</TITLE>
|
|
</HEAD><BODY>
|
|
<H1>zipnote</H1>
|
|
Section: User Commands (1)<BR>Updated: v3.0 of 8 May 2008<BR><A HREF="#index">Index</A>
|
|
<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
|
|
|
|
<A NAME="lbAB"> </A>
|
|
<H2>NAME</H2>
|
|
|
|
zipsplit - split a zipfile into smaller zipfiles
|
|
<P>
|
|
<A NAME="lbAC"> </A>
|
|
<H2>SYNOPSIS</H2>
|
|
|
|
<I>zipsplit</I>
|
|
|
|
[<B>-t</B>]
|
|
|
|
[<B>-i</B>]
|
|
|
|
[<B>-p</B>]
|
|
|
|
[<B>-s</B>]
|
|
|
|
[<B>-n size</B>]
|
|
|
|
[<B>-r room</B>]
|
|
|
|
[<B>-b path</B>]
|
|
|
|
[<B>-h</B>]
|
|
|
|
[<B>-v</B>]
|
|
|
|
[<B>-L</B>]
|
|
|
|
zipfile
|
|
<P>
|
|
<A NAME="lbAD"> </A>
|
|
<H2>ARGUMENTS</H2>
|
|
|
|
|
|
<BR>
|
|
|
|
zipfile Zipfile to split.
|
|
<P>
|
|
<A NAME="lbAE"> </A>
|
|
<H2>OPTIONS</H2>
|
|
|
|
<DL COMPACT>
|
|
<DT id="1"><B>-t</B>
|
|
|
|
<DD>
|
|
Report how many files it will take, but don't make them.
|
|
<DT id="2"><B>-i</B>
|
|
|
|
<DD>
|
|
Make index (zipsplit.idx) and count its size against first zip file.
|
|
<DT id="3"><B>-n </B>size
|
|
|
|
<DD>
|
|
Make zip files no larger than "size" (default = 36000).
|
|
<DT id="4"><B>-r </B>room
|
|
|
|
<DD>
|
|
Leave room for "room" bytes on the first disk (default = 0).
|
|
<DT id="5"><B>-b </B>path
|
|
|
|
<DD>
|
|
Use path for the output zip files.
|
|
<DT id="6"><B>-p</B>
|
|
|
|
<DD>
|
|
Pause between output zip files.
|
|
<DT id="7"><B>-s</B>
|
|
|
|
<DD>
|
|
Do a sequential split even if it takes more zip files.
|
|
<DT id="8"><B>-h</B>
|
|
|
|
<DD>
|
|
Show a short help.
|
|
<DT id="9"><B>-v</B>
|
|
|
|
<DD>
|
|
Show version information.
|
|
<DT id="10"><B>-L</B>
|
|
|
|
<DD>
|
|
Show software license.
|
|
<P>
|
|
</DL>
|
|
<A NAME="lbAF"> </A>
|
|
<H2>DESCRIPTION</H2>
|
|
|
|
<I>zipsplit</I>
|
|
|
|
reads a zipfile and splits it into smaller zipfiles.
|
|
<P>
|
|
<A NAME="lbAG"> </A>
|
|
<H2>EXAMPLES</H2>
|
|
|
|
To be filled in.
|
|
<P>
|
|
<A NAME="lbAH"> </A>
|
|
<H2>BUGS</H2>
|
|
|
|
Does not yet support large (> 2 GB) or split archives.
|
|
<P>
|
|
<A NAME="lbAI"> </A>
|
|
<H2>SEE ALSO</H2>
|
|
|
|
<A HREF="/cgi-bin/man/man2html?1+zip">zip</A>(1), <A HREF="/cgi-bin/man/man2html?1+unzip">unzip</A>(1)
|
|
<A NAME="lbAJ"> </A>
|
|
<H2>AUTHOR</H2>
|
|
|
|
Info-ZIP
|
|
<P>
|
|
|
|
<HR>
|
|
<A NAME="index"> </A><H2>Index</H2>
|
|
<DL>
|
|
<DT id="11"><A HREF="#lbAB">NAME</A><DD>
|
|
<DT id="12"><A HREF="#lbAC">SYNOPSIS</A><DD>
|
|
<DT id="13"><A HREF="#lbAD">ARGUMENTS</A><DD>
|
|
<DT id="14"><A HREF="#lbAE">OPTIONS</A><DD>
|
|
<DT id="15"><A HREF="#lbAF">DESCRIPTION</A><DD>
|
|
<DT id="16"><A HREF="#lbAG">EXAMPLES</A><DD>
|
|
<DT id="17"><A HREF="#lbAH">BUGS</A><DD>
|
|
<DT id="18"><A HREF="#lbAI">SEE ALSO</A><DD>
|
|
<DT id="19"><A HREF="#lbAJ">AUTHOR</A><DD>
|
|
</DL>
|
|
<HR>
|
|
This document was created by
|
|
<A HREF="/cgi-bin/man/man2html">man2html</A>,
|
|
using the manual pages.<BR>
|
|
Time: 00:05:31 GMT, March 31, 2021
|
|
</BODY>
|
|
</HTML>
|