Query: bznew
OS: suse
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
BZNEW(1) General Commands Manual BZNEW(1)NAMEbznew - recompress .gz or .tgz files to .bz2 filesSYNOPSISbznew [ -ftv9PK] [ name.gz ... ]DESCRIPTIONBznew recompresses files from .gz (gzip) format to .bz2 (bzip2) format. If you want to recompress a file already in bzip2 format, rename the file to force a .bz2 extension then apply bznew.OPTIONS-f Force recompression from .gz to .bz2 format even if a .bz2 file already exists. -t Tests the new files before deleting originals. -v Verbose. Display the name and percentage reduction for each file compressed. -9 Use the slowest compression method (optimal compression). -P Use pipes for the conversion to reduce disk space usage. -K Keep a .gz file when it is smaller than the .bz2 fileSEE ALSObzip2(1), gzip(1)BUGSBznew does not maintain the time stamp with the -P option if cpmod(1) is not available and touch(1) does not support the -r option. BZNEW(1)
Related Man Pages |
---|
znew(1) - redhat |
znew(1) - linux |
znew(1) - hpux |
znew(1) - plan9 |
znew(1) - posix |
Similar Topics in the Unix Linux Community |
---|
moving multiple files --recursively using BSD |
Help with locating a file (to download) |
Splitting files into a specific directory |
Unable to extract bz2-00 file |
General compression question |