Getzip extracts only the paths given on the command-line. If no paths are specified, all files in the zip file are extracted.
Lszip lists the files present in the zip file.
Putzip creates a zip file. If paths are given on the command-line, those paths and their children are added to the zip file. Otherwise, a list of paths to put in the zip file are read from standard input. Directories from the standard input are not added recursively.
Options
| GETZIP(1 ) | Rev: Tue Mar 15 21:25:35 GMT 2011 |