Lines Matching refs:files
4 bzcat - decompresses files to stdout
5 bzip2recover - recovers data from damaged bzip2 files
16 bzip2 compresses files using the Burrows-Wheeler block
39 files. If you want this to happen, specify the -f flag.
47 bunzip2 (or bzip2 -d) decompresses all specified files.
68 catenation of two or more compressed files. The result is
69 the concatenation of the corresponding uncompressed files.
70 Integrity testing (-t) of concatenated compressed files is
73 You can also compress or decompress files to the standard
74 output by giving the -c flag. Multiple files may be com-
77 files in this manner generates a stream containing multi-
83 bzcat (or bzip2 -dc) decompresses all specified files to
109 bzip2recover to try to recover data from damaged files.
138 Force overwrite of output files. Normally, bzip2
139 will not overwrite existing output files. Also
140 forces bzip2 to break hard links to files, which it
143 bzip2 normally declines to decompress files which
145 forced (-f), however, it will pass such files
149 Keep (don't delete) input files during compression
193 dle files with names beginning with a dash, for
206 bzip2 compresses large files in blocks. The block size
215 compressed files, it follows that the flags -1 to -9 are
234 For files compressed with the default 900k block size,
247 Another significant point applies to files which fit in a
248 single block -- that means most files you'd encounter
260 compressed size for 14 files of the Calgary Text Compres-
264 block sizes for larger files, since the Corpus is domi-
265 nated by smaller files.
282 bzip2 compresses files in blocks, usually 900kbytes long.
295 search for blocks in .bz2 files, and write each block out
297 the integrity of the resulting files, and decompress those
301 aged file, and writes a number of files
306 ered_data" -- processes the files in the correct order.
309 files, as these will contain many blocks. It is clearly
310 futile to use it on damaged single-block files, since a
319 strings in the file. Because of this, files containing
354 compressed files. 0.1pl2 cannot do this; it will stop
358 to represent bit positions in compressed files, so they
359 could not handle compressed files more than 512 megabytes