diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 8 |
1 files changed, 2 insertions, 6 deletions
@@ -6,12 +6,8 @@ gzip or bzip2. Lzip decompresses almost as fast as gzip and compresses better than bzip2, which makes it well suited for software distribution and data archiving. -Lziprecover is a data recovery tool for lzip compressed files able to -repair slightly damaged files, recover badly damaged files from two or -more copies, and extract undamaged members from multi-member files. If -the cause of file corruption is damaged media, the combination GNU -ddrescue + lziprecover is the best option for recovering data from -multiple damaged copies. +If you ever need to recover data from a damaged lzip file, try the +lziprecover program. Lzip replaces every file given in the command line with a compressed version of itself, with the name "original_name.lz". Each compressed |