December 1999
Beginner
528 pages
11h 10m
English
Format:
Compress options files
Option:
| -v | print results of compression |
Compress is used to reduce the size of files. Once compressed the file is given the extension .Z. Use uncompress to restore them to their original state.
$ compress myfile $ ls myfile* myfile.Z
Read now
Unlock full access