home *** CD-ROM | disk | FTP | other *** search
- PacShell-Hilfe ZIP (V2.3)
- --------------------------------------------------
- -o overwrite a file without asking for
- confirmation if the file already exists
- -r `recursive compression: all the files in
- the sub-directories you selected will also
- be compressed.
- `recursive decompression: files compressed
- from sub-directories will be decompressed
- in the corresponding folders, which will
- be created if they don't exist.
- -p store pathname: the pathname of the file
- you have specified in the command line is
- stored in the zip;
- automatic with recursive compression
- -m move file: files are deleted after
- compression
- -t the date of the .zip file will be that of
- the file compressed with the most recent
- date.
- -z modify the general comment for the zip
- file
- -i dir put the files to be compressed in the sub-
- directory DIR in the zipfile
- -g extract the file FFF.ZIP in the directory
- FFF
- -w pw encrypt the files to be added using pw as
- password or use pw to decrypt the files to
- be extracted
- -nmmddyy add only the files newer than mm/dd/yy
- (US date format)
- -h wait for keypress before terminating the
- program
- -e specifies the compression method:
- -es store, no compression
- -eh shrink, quick compression
- -ei implode, default
- -ed deflate, better compression
-
-