[ Next Article | Previous Article | Book Contents | Library Home | Legal | Search ]
System Management Guide: Operating System and Devices

Compressing Files

Several methods exist for compressing a file system:

Files are compressed for the following reasons:

Procedure

To compress the foo file and write the percentage compression to standard error, enter:

compress -v foo

See the compress command for details about the return values but, in general, the problems encountered when compressing files can be summarized as follows:


[ Next Article | Previous Article | Book Contents | Library Home | Legal | Search ]