1zipnote(1)                  General Commands Manual                 zipnote(1)
2
3
4

NAME

6       zipsplit - split a zipfile into smaller zipfiles
7
8

SYNOPSIS

10       zipsplit  [-t]  [-i]  [-p] [-s] [-n size] [-r room] [-b path] [-h] [-v]
11       [-L] zipfile
12
13

ARGUMENTS

15       zipfile  Zipfile to split.
16
17

OPTIONS

19       -t     Report how many files it will take, but don't make them.
20
21       -i     Make index (zipsplit.idx) and count its size against  first  zip
22              file.
23
24       -n size
25              Make zip files no larger than "size" (default = 36000).
26
27       -r room
28              Leave room for "room" bytes on the first disk (default = 0).
29
30       -b path
31              Use path for the output zip files.
32
33       -p     Pause between output zip files.
34
35       -s     Do a sequential split even if it takes more zip files.
36
37       -h     Show a short help.
38
39       -v     Show version information.
40
41       -L     Show software license.
42
43

DESCRIPTION

45       zipsplit reads a zipfile and splits it into smaller zipfiles.
46
47

EXAMPLES

49       To be filled in.
50
51

BUGS

53       Does not yet support large (> 2 GB) or split archives.
54
55

SEE ALSO

57       zip(1), unzip(1)
58

AUTHOR

60       Info-ZIP
61
62
63
64                              v3.0 of 8 May 2008                    zipnote(1)
Impressum