|
||||||||||||
|
|
Next
Previous
Contents
9. Using bzip2 with Netscape under the X.tenthumbs@cybernex.net says:
Netscape*encodingFilters: \
x-compress : : .Z : uncompress -c \n\
compress : : .Z : uncompress -c \n\
x-gzip : : .z,.gz : gzip -cdq \n\
gzip : : .z,.gz : gzip -cdq \n\
x-bzip2 : : .bz2 : bzip2 -ds \n
Next Previous Contents | |||||||||||
|
||||||||||||