[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Bug-ddrescue] GNU ddrescue 1.18-pre1 released
From: |
Paul L Daniels |
Subject: |
Re: [Bug-ddrescue] GNU ddrescue 1.18-pre1 released |
Date: |
Thu, 8 Aug 2013 13:46:46 +1000 |
On Wed, 07 Aug 2013 16:05:19 +0200
Antonio Diaz Diaz <address@hidden> wrote:
> GNU ddrescue 1.18-pre1 is ready for testing here
> http://download.savannah.gnu.org/releases/ddrescue/ddrescue-1.18-pre1.tar.lz
>
> The sha1sum is:
> 92cdd452fbdb31e0eb95623251a608474c85e5de ddrescue-1.18-pre1.tar.lz
>
> Please, test it and report any bugs you find.
I changed the log output format slightly, so that it's a
space-delimited, non-formatted output, so that it's easy to
import and convert using gnuplot;
address@hidden:~$ cat rates.log
0 0x0000000000 0 0 0 0
1 0x0000110000 1114112 1114112 0 0
2 0x0000390000 2621440 1867776 0 0
3 0x0000B90000 8388608 4041386 0 0
In gnuplot I just then do;
plot "rates.log" using 3 with lines
...and I get the results out as...
http://dxp.me/i/ratelog.png
Regards,
Paul.
--
Computer Repairs for Charters towers - http://ctpc.biz
A.B.N. 19 500 721 806
Re: [Bug-ddrescue] GNU ddrescue 1.18-pre1 released, Paul L Daniels, 2013/08/10