
Zip also accepts a single dash ("-") as the name of a file to be compressed, Size for the purpose of backing up the current directory. Would write the zip output directly to a tape with the specified block
#Zipsplit command zip file
Which case it will write the zip file to standard output, allowing the zip will also accept a single dash ("-") as the zip file name, in name “*.” -print | zip source that the pattern must be quoted to keep the shell from expanding
#Zipsplit command archive
Used to powerful effect in conjunction with the find(1)Įxample, to archive all the C source files in the current directory andįind. If the file list is specified as zip takes the list This, foo.zip contains foo/file1, foo/file2, and foo/file3, with Will replace foo/file1 in foo.zip and add foo/file3 to foo.zip. Named entries in the zip archive or add entries for new names.įor example, if foo.zip exists and contains foo/file1 and foo/file2,Īnd the directory foo contains the files foo/file1 and foo/file3, then: When given the name of an existing zip archive, zip will replace identically The better of the two for each file to be compressed. zip has one compression method (deflation) andĬan also store files without compression. Compression ratios of 2:1 to 3:1 areĬommon for text files. An entire directory structure can be packed into a zipĪrchive with a single command. Of last modification, protection, and check information to verify file The zip program puts one or more compressed files into a single zipĪrchive, along with information about the files (name, path, date, time The program is useful for packaging a set of files for distribution įor archiving files and for saving disk space by temporarily compressing Unzip 5.0p1 (or later versions) to extract them.įor a brief help on zip and unzip, run each without specifying any Note that PKUNZIP 1.10 cannot extractįiles produced by PKZIP 2.04 or zip 2.31. Programs can work with archives produced by PKZIP, and PKZIPĪnd PKUNZIP can work with archives produced by zip. It is analogous to a combination of the UNIX commands tar(1)Īnd is compatible with PKZIP (Phil Katz’s ZIP for MSDOS systems). OS/2, Windows NT, Minix, Atari and Macintosh, Amiga and Acorn RISC OS. Zip is a compression and file packaging utility for Unix, VMS, MSDOS, Zip, zipcloak, zipnote, zipsplit - package and compress (archive) files
#Zipsplit command manual
Man page(1) manual page Table of Contents Aĭescription of the project, and information about reporting bugs, can be found This page is part of release 3.11 of the Linux man-pages project. However, it also contains documentation for a few programs, in cases where the authors or maintainers of the program do not distribute man pages themselves.

Therefore, the core Linux man-pages mainly contains the pages for system calls and library routines, special devices, and file formats. Man pages belonging to programs are usually distributed together with those programs. Corrections and additions are welcome, but review the " Help Wanted" list, first. The Linux Documentation Project maintains an archive of snaphots of the (English language) core Linux manual pages that are maintained by Michael Kerrisk.
