» tagged pages
» logout

sorted by: recent | see : popular
Content Tagged with gzip + zip

The gzip home page

gzip (GNU zip) is a compression utility designed to be a replacement for compress.

opensource: del.icio.us tag/opensource

7-Zip

The most versatile, Free compression and decompression program for Windows.

License:GPL: del.icio.us tag/gpl

MemoryStream Compression - The Code Project - .NET

MemoryStream based compression based on SharpZipLib.

zlib: del.icio.us tag/zlib

Compressing Web Content with mod_gzip and mod_deflate

Compressing Web Content with mod_gzip and mod_deflate

zlib: del.icio.us tag/zlib

z

Z is a simple, safe, and convenient frontend for the compress/uncompress, gzip, bzip2, tar and zip/unzip utilities to compress and uncompress files and directories.

The basic idea is that intsead of having to figure out what type of file you’re working with and then remembering the appropriate command, you can just type:

z some_file_name

and it will figure the rest out for you.