Name : dd_rescue
| |
Version : 1.23
| Vendor : Mandriva
|
Release : 1
| Date : 2011-08-28 10:01:00
|
Group : System/Kernel and hardware
| Source RPM : dd_rescue-1.23-1.src.rpm
|
Size : 0.04 MB
| |
Packager : Per Øyvind Karlsen < peroyvind_mandriva_org>
| |
Summary : Does copy data from one file or block device to another
|
Description :
Like dd, dd_rescue does copy data from one file or block device to another. You can specify file positions (called seek and Skip in dd). There are several differences: o dd_rescue does not provide character conversions. o The command syntax is different. Call dd_rescue -h. o dd_rescue does not abort on errors on the input file, unless you specify a maximum error number. Then dd_rescue will abort when this number is reached o dd_rescue does not truncate the output file, unless asked to. o You can tell dd_rescue to start from the end of a file and move bcakwards. o It uses two block sizes, a large (soft) block size and a small (hard) block size. In case of errors, the size falls back to the small one and is promoted again after a while without errors.
|
RPM found in directory: /vol/rzm6/linux-mandriva/devel/cooker/i586/media/contrib/release |