bug-ddrescue
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-ddrescue] documentation error


From: Robert Feingold
Subject: [Bug-ddrescue] documentation error
Date: Sat, 26 Apr 2014 13:21:58 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.4.0

In https://www.gnu.org/software/ddrescue/manual/ddrescue_manual.html#Fill-mode

the 3rd from bottom line in section "9 Fill mode",
the 'grep' is missing an '-l'

Should be:
find /mnt/cdimage -type f -exec grep -l "DEADBEEF" '{}' ';'
                                     ^^

Perhaps it should also note that the bad area may occur in unused space,
in which case no files will be found.


Robert Feingold
Gaithersburg, Md.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]