Home | History | Annotate | Download | only in bzip2

Lines Matching full:files

6 bzcat \- decompresses files to stdout
8 bzip2recover \- recovers data from damaged bzip2 files
36 compresses files using the Burrows-Wheeler block sorting
64 files. If you want this to happen, specify the \-f flag.
79 specified files. Files which were not created by
111 concatenation of two or more compressed files. The result is the
112 concatenation of the corresponding uncompressed files. Integrity
115 compressed files is also supported.
117 You can also compress or decompress files to the standard output by
118 giving the \-c flag. Multiple files may be compressed and
120 stdout. Compression of multiple files
134 decompresses all specified files to
148 larger than the original. Files of less than about one hundred bytes
171 damaged files.
207 Force overwrite of output files. Normally,
210 existing output files. Also forces
213 to files, which it otherwise wouldn't do.
215 bzip2 normally declines to decompress files which don't have the
217 such files through unmodified. This is how GNU gzip behaves.
220 Keep (don't delete) input files during compression
224 Reduce memory usage, for compression, decompression and testing. Files
256 with a dash. This is so you can handle files with names beginning
267 compresses large files in blocks. The block size affects
275 the file. Since block sizes are stored in compressed files, it follows
295 For files compressed with the default 900k block size,
309 Another significant point applies to files which fit in a single block
310 -- that means most files you'd encounter using a large block size. The
319 block sizes. Also recorded is the total compressed size for 14 files of
323 larger files, since the Corpus is dominated by smaller files.
338 .SH RECOVERING DATA FROM DAMAGED FILES
340 compresses files in blocks, usually 900kbytes long. Each
353 blocks in .bz2 files, and write each block out into its own .bz2
358 integrity of the resulting files, and decompress those which are
363 and writes a number of files "rec00001file.bz2",
367 "bzip2 -dc rec*file.bz2 > recovered_data" -- processes the files in
372 files, as these will contain many blocks. It is clearly
373 futile to use it on damaged single-block files, since a
381 file. Because of this, files containing very long runs of repeated
414 concatenated compressed files. 0.1pl2 cannot do this; it will stop
419 bit positions in compressed files, so they could not handle compressed
420 files more than 512 megabytes long. Versions 1.0.2 and above use