GNU ddrescue 1.10-rc2 (Development branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News GNU ddrescue 1.10-rc2 (Development branch)
# 1  
Old 01-28-2009
GNU ddrescue 1.10-rc2 (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 option "--try-again" has been added.Image

Image

More...
Login or Register to Ask a Question

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

NAME
hello - friendly greeting program SYNOPSIS
hello [OPTION]... DESCRIPTION
Print a friendly, customizable greeting. -h, --help display this help and exit -v, --version display version information and exit -t, --traditional use traditional greeting format -n, --next-generation use next-generation greeting format -g, --greeting=TEXT use TEXT as the greeting message REPORTING BUGS
Report bugs to: bug-hello@gnu.org GNU Hello home page: <http://www.gnu.org/software/hello/> General help using GNU software: <http://www.gnu.org/gethelp/> 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
The full documentation for hello is maintained as a Texinfo manual. If the info and hello programs are properly installed at your site, the command info hello should give you access to the complete manual. hello 2.8 April 2012 HELLO(1)