The NEXTSTEP/OpenStep FAQ

! to the table of contents
< to the previous section:
> to the next section:


4.17 How do I change the Workspace compression app?

compress gzip gunzip dwrites

Change it with the given method.

[Stephen Peters ]

You can change the tools that the Workspace uses to create and read its .compressed files by issuing the following commands in a terminal window:

dwrite Workspace compress /usr/bin/gzip dwrite Workspace uncompress /usr/bin/gunzip dwrite Workspace AlwaysTarForCompress YES

[Reuven M. Lerner reuven@the-tech.mit.edu]

This is generally a good thing, except that people might follow your advice and then try to send NeXTmail to someone who is still using compress/uncompress. Changing Workspace/uncompress to gunzip isn't a problem, since it uncompresses all sorts of files, but people should be very careful not to change Workspace/compress to gzip unless they will only be dealing with other gzip-equipped users.



This document was converted from LaTeX using Karl Ewald's latex2html.