Lines Matching refs:bzip2
3 bzip2, bunzip2 - a block-sorting file compressor, v1.0.6
5 bzip2recover - recovers data from damaged bzip2 files
9 bzip2 [ -cdfkqstvzVL123456789 ] [ filenames ... ]
16 bzip2 compresses files using the Burrows-Wheeler block
26 bzip2 expects a list of file names to accompany the com-
38 bzip2 and bunzip2 will by default not overwrite existing
41 If no file names are specified, bzip2 compresses from
42 standard input to standard output. In this case, bzip2
47 bunzip2 (or bzip2 -d) decompresses all specified files.
48 Files which were not created by bzip2 will be detected and
49 ignored, and a warning issued. bzip2 attempts to guess
60 .bz2, .bz, .tbz2 or .tbz, bzip2 complains that it cannot
79 decompressed correctly only by bzip2 version 0.9.0 or
80 later. Earlier versions of bzip2 will stop after decom-
83 bzcat (or bzip2 -dc) decompresses all specified files to
86 bzip2 will read arguments from the environment variables
99 As a self-check for your protection, bzip2 uses 32-bit
103 in bzip2 (hopefully very unlikely). The chances of data
114 consistency error (eg, bug) which caused bzip2 to panic.
122 Force decompression. bzip2, bunzip2 and bzcat are
126 and forces bzip2 to decompress.
138 Force overwrite of output files. Normally, bzip2
140 forces bzip2 to break hard links to files, which it
143 bzip2 normally declines to decompress files which
194 example: bzip2 -- -myfilename.
206 bzip2 compresses large files in blocks. The block size
229 mind when using bzip2 on small machines. It is also
282 bzip2 compresses files in blocks, usually 900kbytes long.
296 into its own .bz2 file. You can then use bzip2 -t to test
305 cessing -- for example, "bzip2 -dc rec*file.bz2 > recov-
331 bzip2 usually allocates several megabytes of memory to
338 large performance improvements. I imagine bzip2 will per-
344 bzip2 tries hard to detect I/O errors and exit cleanly,
348 This manual page pertains to version 1.0.6 of bzip2. Com-
374 The ideas embodied in bzip2 are due to (at least) the fol-