This manual page is for Mac OS X version 10.6.3

If you are running a different version of Mac OS X, view the documentation locally:

  • In Terminal, using the man(1) command

Reading manual pages

Manual pages are intended as a quick reference for people who already understand a technology.

  • For more information about the manual page format, see the manual page for manpages(5).

  • For more information about this technology, look for other documentation in the Apple Reference Library.

  • For general information about writing shell scripts, read Shell Scripting Primer.



zipnote(1)                                                                                        zipnote(1)



NAME
       zipsplit - split a zipfile into smaller zipfiles


SYNOPSIS
       zipsplit [-t] [-i] [-p] [-s] [-n size] [-r room] [-b path] [-h] [-v] [-L] zipfile


ARGUMENTS
       zipfile  Zipfile to split.


OPTIONS
       -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 size
              Make zip files no larger than "size" (default = 36000).

       -r room
              Leave room for "room" bytes on the first disk (default = 0).

       -b path
              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 a short help.

       -v     Show version information.

       -L     Show software license.


DESCRIPTION
       zipsplit reads a zipfile and splits it into smaller zipfiles.


EXAMPLES
       To be filled in.


BUGS
       Does not yet support large (> 2 GB) or split archives.


SEE ALSO
       zip(1), unzip(1)

AUTHOR
       Info-ZIP



                                             v3.0 of 8 May 2008                                   zipnote(1)

Reporting Problems

The way to report a problem with this manual page depends on the type of problem:

Content errors
Report errors in the content of this documentation with the feedback links below.
Bug reports
Report bugs in the functionality of the described tool or API through Bug Reporter.
Formatting problems
Report formatting mistakes in the online version of these pages with the feedback links below.

Did this document help you? Yes It's good, but... Not helpful...