Revision [21535]
Last edited on 2012-05-15 11:19:40 by coolpupAdditions:
- http://www.bzip.org/downloads.html
- [[http://smokey01.com/coolpup/bzip2-1.0.6-20101110.pet bzip2-1.0.6-20101110.pet]] 113KB
- [[http://smokey01.com/coolpup/bzip2_DEV-1.0.6-20101110.pet bzip2_DEV-1.0.6-20101110.pet]] 31KB
- [[http://smokey01.com/coolpup/bzip2-1.0.6-20101110.pet bzip2-1.0.6-20101110.pet]] 113KB
- [[http://smokey01.com/coolpup/bzip2_DEV-1.0.6-20101110.pet bzip2_DEV-1.0.6-20101110.pet]] 31KB
Deletions:
[[http://smokey01.com/coolpup/bzip2-1.0.6-20101110.pet bzip2-1.0.6-20101110.pet]] 113KB
[[http://smokey01.com/coolpup/bzip2_DEV-1.0.6-20101110.pet bzip2_DEV-1.0.6-20101110.pet]] 31KB
Revision [21534]
Edited on 2012-05-15 11:19:01 by coolpupNo differences.
Revision [21533]
Edited on 2012-05-15 11:18:46 by coolpupAdditions:
file compression
http://www.bzip.org/
Source code distribution:
http://www.bzip.org/downloads.html
Binary code distribution:
http://www.bzip.org/
Source code distribution:
http://www.bzip.org/downloads.html
Binary code distribution:
Deletions:
**[[software software package(s)]]**
Additions:
[[HomePage]] > [[SoftwareIndex Software Index]] > [[SoftwareFilesystem File-system]]
====bzip2====
====bzip2====
Deletions:
Revision [16299]
Edited on 2011-07-03 06:45:25 by coolpupAdditions:
[[http://www.bzip.org/ bzip2]] file compression
Deletions:
Revision [15895]
Edited on 2011-06-24 02:19:16 by coolpupAdditions:
[[http://smokey01.com/coolpup/bzip2_DEV-1.0.6-20101110.pet bzip2_DEV-1.0.6-20101110.pet]] 31KB
Deletions:
Revision [15894]
Edited on 2011-06-24 02:18:53 by coolpupAdditions:
[[http://smokey01.com/coolpup/bzip2-1.0.6-20101110.pet bzip2-1.0.6-20101110.pet]] 113KB
Deletions:
Revision [15893]
Edited on 2011-06-24 02:17:49 by coolpupAdditions:
Dependencies: +[[grep]],+[[tar]]
http://www.t2-project.org/packages/bzip2.html
http://www.t2-project.org/packages/bzip2.html
Revision [15892]
Edited on 2011-06-24 02:16:18 by coolpupAdditions:
Verify installed version via the command-line interface:
**[[software software package(s)]]**
[[http://smokey01.com/coolpup/bzip2-1.0.6-20101110.pet bzip2-1.0.6-20101110.pet]]
[[http://smokey01.com/coolpup/bzip2_DEV-1.0.6-20101110.pet bzip2_DEV-1.0.6-20101110.pet]]
**[[software software package(s)]]**
[[http://smokey01.com/coolpup/bzip2-1.0.6-20101110.pet bzip2-1.0.6-20101110.pet]]
[[http://smokey01.com/coolpup/bzip2_DEV-1.0.6-20101110.pet bzip2_DEV-1.0.6-20101110.pet]]
Deletions:
**[[http://smokey01.com/coolpup/bzip2-1.0.6-20101110.pet bzip2-1.0.6-20101110.pet]]** [[SoftwareInstallation software package - DISCLAIMER]]
**[[http://smokey01.com/coolpup/bzip2_DEV-1.0.6-20101110.pet bzip2_DEV-1.0.6-20101110.pet]]** [[SoftwareInstallation software package - DISCLAIMER]]
Revision [11408]
Edited on 2010-12-12 08:25:59 by coolpupAdditions:
Verify installed version by entering into the command-line interface:
**[[http://smokey01.com/coolpup/bzip2-1.0.6-20101110.pet bzip2-1.0.6-20101110.pet]]** [[SoftwareInstallation software package - DISCLAIMER]]
**[[http://smokey01.com/coolpup/bzip2_DEV-1.0.6-20101110.pet bzip2_DEV-1.0.6-20101110.pet]]** [[SoftwareInstallation software package - DISCLAIMER]]
# bzip2 --help
bzip2, a block-sorting file compressor. Version 1.0.5, 10-Dec-2007.
usage: bzip2 [flags and input files in any order]
-h --help print this message
-d --decompress force decompression
-z --compress force compression
-k --keep keep (don't delete) input files
-f --force overwrite existing output files
-t --test test compressed file integrity
-c --stdout output to standard out
-q --quiet suppress noncritical error messages
-v --verbose be verbose (a 2nd -v gives more)
-L --license display software version & license
-V --version display software version & license
-s --small use less memory (at most 2500k)
-1 .. -9 set block size to 100k .. 900k
--fast alias for -1
--best alias for -9
If invoked as `bzip2', default action is to compress.
as `bunzip2', default action is to decompress.
as `bzcat', default action is to decompress to stdout.
If no file names are given, bzip2 compresses or decompresses
from standard input to standard output. You can combine
short flags, so `-v -4' means the same as -v4 or -4v, &c.
{{nocomments}}
**[[http://smokey01.com/coolpup/bzip2-1.0.6-20101110.pet bzip2-1.0.6-20101110.pet]]** [[SoftwareInstallation software package - DISCLAIMER]]
**[[http://smokey01.com/coolpup/bzip2_DEV-1.0.6-20101110.pet bzip2_DEV-1.0.6-20101110.pet]]** [[SoftwareInstallation software package - DISCLAIMER]]
# bzip2 --help
bzip2, a block-sorting file compressor. Version 1.0.5, 10-Dec-2007.
usage: bzip2 [flags and input files in any order]
-h --help print this message
-d --decompress force decompression
-z --compress force compression
-k --keep keep (don't delete) input files
-f --force overwrite existing output files
-t --test test compressed file integrity
-c --stdout output to standard out
-q --quiet suppress noncritical error messages
-v --verbose be verbose (a 2nd -v gives more)
-L --license display software version & license
-V --version display software version & license
-s --small use less memory (at most 2500k)
-1 .. -9 set block size to 100k .. 900k
--fast alias for -1
--best alias for -9
If invoked as `bzip2', default action is to compress.
as `bunzip2', default action is to decompress.
as `bzcat', default action is to decompress to stdout.
If no file names are given, bzip2 compresses or decompresses
from standard input to standard output. You can combine
short flags, so `-v -4' means the same as -v4 or -4v, &c.
{{nocomments}}
Deletions:
bzip2 --help
**[[http://smokey01.com/coolpup/bzip2-1.0.6-20101110.pet bzip2-1.0.6-20101110.pet]]**
**[[http://smokey01.com/coolpup/bzip2_DEV-1.0.6-20101110.pet bzip2_DEV-1.0.6-20101110.pet]]**
Revision [10624]
Edited on 2010-11-10 15:03:29 by coolpupAdditions:
**[[http://smokey01.com/coolpup/bzip2_DEV-1.0.6-20101110.pet bzip2_DEV-1.0.6-20101110.pet]]**
Deletions:
Revision [10623]
Edited on 2010-11-10 15:00:07 by coolpupAdditions:
**[[http://smokey01.com/coolpup/bzip2-1.0.6-20101110.pet bzip2-1.0.6-20101110.pet]]**
bzip2_DEV-1.0.6-20101110.pet
bzip2_DEV-1.0.6-20101110.pet
Deletions:
Revision [10622]
Edited on 2010-11-10 14:33:06 by coolpupAdditions:
Verify currently installed version by entering into the command-line interface:
%%bzip2 --version%%
**bzip2-1.0.6-20101110.pet**
%%bzip2 --version%%
**bzip2-1.0.6-20101110.pet**
Deletions:
Revision [10621]
Edited on 2010-11-10 14:30:48 by coolpupAdditions:
[[http://www.bzip.org/ bzip2]] lossless data compression
Deletions:
[[http://www.bzip.org/ bzip2]] high quality data compressor
Revision [10620]
Edited on 2010-11-10 14:26:49 by coolpupAdditions:
bzip2-1.0.6-20101110.pet
Deletions:
[[http://www.datafilehost.com/download-2b05ec17.html bzip2-1.0.5-prescott-p4.pet]]
[[http://www.datafilehost.com/download-2d28433d.html bzip2_DEV-1.0.5-prescott-p4.pet]]
Revision [10619]
Edited on 2010-11-10 14:25:28 by coolpupAdditions:
Version 1.0.6 removes a potential security vulnerability, CVE-2010-0405, so all users are recommended to upgrade immediately.
CategoryCompression
CategoryCompression
Deletions:
===bzip2 extra software package(s) for developers===
Revision [7022]
Edited on 2010-05-03 02:26:09 by coolpupAdditions:
[[http://www.datafilehost.com/download-2d28433d.html bzip2_DEV-1.0.5-prescott-p4.pet]]
Deletions:
Revision [7021]
Edited on 2010-05-03 02:24:02 by coolpupAdditions:
[[http://www.datafilehost.com/download-2b05ec17.html bzip2-1.0.5-prescott-p4.pet]]
[[http://www.datafilehost.com/download-edc4d705.html bzip2_DEV-1.0.5-prescott-p4.pet]]
[[http://www.datafilehost.com/download-edc4d705.html bzip2_DEV-1.0.5-prescott-p4.pet]]
Deletions:
[[http://www.datafilehost.com/download-edc4d705.html bzip2_DEV-1.0.5]]
Revision [6138]
Edited on 2010-03-19 11:02:14 by coolpupAdditions:
===bzip2 software package(s)===
[[http://www.datafilehost.com/download-2b05ec17.html bzip2-1.0.5]]
===bzip2 extra software package(s) for developers===
[[http://www.datafilehost.com/download-edc4d705.html bzip2_DEV-1.0.5]]
[[http://www.datafilehost.com/download-2b05ec17.html bzip2-1.0.5]]
===bzip2 extra software package(s) for developers===
[[http://www.datafilehost.com/download-edc4d705.html bzip2_DEV-1.0.5]]
Deletions:
[[http://www.datafilehost.com/download-dd92a0b9.html bzip2-1.0.5]]
===bzip2 extra software packages for developers===
[[http://www.datafilehost.com/download-0ef32a44.html bzip2_DEV-1.0.5]]