• Home
  • Raw
  • Download

Lines Matching refs:p_

19        _b_z_i_p_2  compresses  files  using  the Burrows‐Wheeler block
27 those of _G_N_U _g_z_i_p_, but they are not identical.
29 _b_z_i_p_2 expects a list of file names to accompany the com­
41 _b_z_i_p_2 and _b_u_n_z_i_p_2 will by default not overwrite existing
44 If no file names are specified, _b_z_i_p_2 compresses from
45 standard input to standard output. In this case, _b_z_i_p_2
50 _b_u_n_z_i_p_2 (or _b_z_i_p_2 _−_d_) decompresses all specified files.
51 Files which were not created by _b_z_i_p_2 will be detected and
52 ignored, and a warning issued. _b_z_i_p_2 attempts to guess
63 …_._b_z_2_, _._b_z_, _._t_b_z_2 or _._t_b_z_, _b_z_i_p_2 complains that i…
70 _b_u_n_z_i_p_2 will correctly decompress a file which is the con­
82 decompressed correctly only by _b_z_i_p_2 version 0.9.0 or
83 later. Earlier versions of _b_z_i_p_2 will stop after decom­
86 _b_z_c_a_t (or _b_z_i_p_2 _‐_d_c_) decompresses all specified files to
89 _b_z_i_p_2 will read arguments from the environment variables
102 As a self‐check for your protection, _b_z_i_p_2 uses 32‐bit
106 in _b_z_i_p_2 (hopefully very unlikely). The chances of data
112 _b_z_i_p_2_r_e_c_o_v_e_r to try to recover data from damaged files.
117 consistency error (eg, bug) which caused _b_z_i_p_2 to panic.
125 … Force decompression. _b_z_i_p_2_, _b_u_n_z_i_p_2 and _b_z_c_a_t are
129 and forces _b_z_i_p_2 to decompress.
141 Force overwrite of output files. Normally, _b_z_i_p_2
143 forces _b_z_i_p_2 to break hard links to files, which it
209 _b_z_i_p_2 compresses large files in blocks. The block size
216 file, and _b_u_n_z_i_p_2 then allocates itself just enough memory
232 mind when using _b_z_i_p_2 on small machines. It is also
238 _b_u_n_z_i_p_2 will require about 3700 kbytes to decompress. To
240 _b_u_n_z_i_p_2 has an option to decompress using approximately
285 _b_z_i_p_2 compresses files in blocks, usually 900kbytes long.
297 _b_z_i_p_2_r_e_c_o_v_e_r is a simple program whose purpose is to
299 into its own .bz2 file. You can then use _b_z_i_p_2 −t to test
303 _b_z_i_p_2_r_e_c_o_v_e_r takes a single argument, the name of the dam­
311 _b_z_i_p_2_r_e_c_o_v_e_r should be of most use dealing with large .bz2
334 _b_z_i_p_2 usually allocates several megabytes of memory to
341 large performance improvements. I imagine _b_z_i_p_2 will per­
347 _b_z_i_p_2 tries hard to detect I/O errors and exit cleanly,
351 This manual page pertains to version 1.0.6 of _b_z_i_p_2_. Com­
360 _b_z_i_p_2_r_e_c_o_v_e_r versions prior to 1.0.2 used 32‐bit integers
379 The ideas embodied in _b_z_i_p_2 are due to (at least) the fol­
383 ing model in the original _b_z_i_p_, and many refinements), and
385 arithmetic coder in the original _b_z_i_p_)_. I am much