Jump to letter: [
          
            ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        ddrescue: Fault tolerant "dd" utility for rescuing data from bad media
        
        
        - Summary
 
        - ddrescue is a utility similar to the system utility "dd" which copies
data from a file or block device to another. ddrescue does however
not abort on errors in the input file. This makes it suitable for
rescuing data from media with errors, e.g. a disk with bad sectors.
 
        
        
        Changelog
        
            - * Sun Sep  5 17:00:00 2004 Marius L. Jøhndal <mariuslj at ifi.uio.no> - 0:1.10-0.fdr.1
 
            - Updated to 1.10.
 
        
            - * Sat Dec 13 16:00:00 2003 Marius L. Jøhndal <mariuslj at ifi.uio.no> - 0:1.03-0.fdr.1
 
            - Updated to 1.03.
- Minor editing of description.
 
        
            - * Mon Sep 29 17:00:00 2003 Marius L. Jøhndal <mariuslj at ifi.uio.no> - 0:1.02-0.fdr.1
 
            - Initial RPM release.