man pages section 1: User Commands

Exit Print View

Updated: July 2014
 
 

zipsplit (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

Description




User Commands                                          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 zip-
     files.


EXAMPLES
     To be filled in.


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



SunOS 5.11       Last change: v3.0 of 8 May 2008                1






User Commands                                          zipnote(1)



ATTRIBUTES
     See  attributes(5)  for  descriptions   of   the   following
     attributes:

     +---------------+------------------+
     |ATTRIBUTE TYPE | ATTRIBUTE VALUE  |
     +---------------+------------------+
     |Availability   | compress/zip     |
     +---------------+------------------+
     |Stability      | Committed        |
     +---------------+------------------+
SEE ALSO
     zip(1), unzip(1)

AUTHOR
     Info-ZIP



NOTES
     This   software   was   built   from   source  available  at
     https://java.net/projects/solaris-userland.   The   original
     community   source   was  downloaded  from   ftp://ftp.info-
     zip.org/pub/infozip/src/zip30.tgz

     Further information about this software can be found on  the
     open    source   community   website   at   http://www.info-
     zip.org/Zip.html.



























SunOS 5.11       Last change: v3.0 of 8 May 2008                2