» tagged pages
» logout

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

Create and Extract .bz2 and .gz files

Create and Extract .bz2 Files Introduction bzip2 and bunzip2 are file compression and decompression utilities. The bzip2 and bunzip2 utilities are newer than gzip and gunzip and are not as common yet, but they are rapidly gaining popularity. The bzip2 utility is capable of greater compression ratios than gzip. Therefore, a bzip2 file can be [...]

Debian: Debian Admin Step By Step Tutorials and articles with screenshots

MemoryStream Compression - The Code Project - .NET

MemoryStream based compression based on SharpZipLib.

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.