Google

CCP4 web logo CCP4i: Graphical User Interface
Documentation for Programmers
CompressFile

next button previous button top button

NAME

CompressFile - Compress a file

SYNOPSIS

CompressFile filename

Optional Arguments:

-overwrite
-uncompress

DESCRIPTION

Compress or, with the -uncompress argument, uncompress a file filename. On Unix systems the gzip compression mechanism is currently used. If the expected output file already exists, the procedure will fail unless the -overwrite argument is used.

KEYWORDS