          MODULE=dd_rescue
         VERSION=1.99.22
          SOURCE=$MODULE-$VERSION.tar.bz2
      SOURCE_URL=http://www.garloff.de/kurt/linux/ddrescue/
      SOURCE_VFY=sha256:c15fbfce24a2bf316b5ae795d891f84e7e5ddb583ba2886a55387f40ae767041
        WEB_SITE=http://www.garloff.de/kurt/linux/ddrescue/
         ENTERED=20020420
         UPDATED=20251208
           SHORT="Copies data and can handle bad media"

cat << EOF
Like dd, dd_rescue copies data from one file or block device to another.
You can specify file positions (called seek and Skip in dd). However,
dd_rescue does not abort on errors. It can also copy starting from the end
of a file.
EOF
