GNU ddrescue 1.10-rc1 (Development branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News GNU ddrescue 1.10-rc1 (Development branch)
# 1  
Old 01-05-2009
GNU ddrescue 1.10-rc1 (Development branch)

ImageGNU ddrescue is a data recovery tool. It copiesdata from one file or block device (hard disc,cdrom, etc) to another, trying hard to rescue datain case of read errors. GNU ddrescue does nottruncate the output file if not asked to. So,every time you run it on the same output file, ittries to fill in the gaps. The basic operation ofGNU ddrescue is fully automatic. That is, youdon't have to wait for an error, stop the program,read the log, run it in reverse mode, etc. If youuse the logfile feature of GNU ddrescue, the datais rescued very efficiently (only the needed blocks are read). Also you can interrupt the rescue at any time and resume it later at the same point.License: GNU General Public License v3Changes:
The size skipped when bad sectors are found hasbeen made independent of "cluster-size". "makeinstall-info" should now work on Debian and Mac OSX.Image

Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
ARCH(1) 							   User Commands							   ARCH(1)

NAME
arch - print machine hardware name (same as uname -m) SYNOPSIS
arch [OPTION]... DESCRIPTION
Print machine architecture. --help display this help and exit --version output version information and exit AUTHOR
Written by David MacKenzie and Karel Zak. REPORTING BUGS
Report arch bugs to bug-coreutils@gnu.org GNU coreutils home page: <http://www.gnu.org/software/coreutils/> General help using GNU software: <http://www.gnu.org/gethelp/> Report arch translation bugs to <http://translationproject.org/team/> COPYRIGHT
Copyright (C) 2011 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>. This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. SEE ALSO
uname(1), uname(2) The full documentation for arch is maintained as a Texinfo manual. If the info and arch programs are properly installed at your site, the command info coreutils 'arch invocation' should give you access to the complete manual. GNU coreutils 8.13 September 2011 ARCH(1)