File: ddru_findbad.1

package info (click to toggle)
ddrutility 2.8-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 808 kB
  • sloc: ansic: 6,087; sh: 2,412; makefile: 132
file content (65 lines) | stat: -rw-r--r-- 1,880 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.44.1.
.TH DDRU_FINDBAD "1" "November 2016" "ddru_findbad 1.11 20141015" "User Commands"
.SH NAME
ddru_findbad \- Part of the ddrutility tool set.
.SH SYNOPSIS
.B ddru_findbad
\fI<target> <logfile> \fR[\fIoptions\fR]
.SH DESCRIPTION
ddru_findbad \- Part of the ddrutility tool set
.PP
Ddru_findbad is meant to be a compliment to gnuddrescue. It tries to find which files are related to the bad sectors.
.SS "OPTIONS:"
.TP
\fB\-v\fR, \fB\-\-version\fR
Show version
.TP
\fB\-h\fR, \fB\-\-help\fR
Show help
.TP
\fB\-o\fR, \fB\-\-output\fR <file>
Results files base name, default is results
.TP
\fB\-w\fR, \fB\-\-loopwait\fR <seconds>
Number of seconds to wait before doing loop commands
.TP
\fB\-s\fR, \fB\-\-sectorsize\fR <bytes>
Sector size, default is 512
.TP
\fB\-a\fR, \fB\-\-autooff\fR
Allows manual control of partition types
.TP
\fB\-m\fR, \fB\-\-moreinfo\fR
Puts lots of extra data in the long results (slow)
.TP
\fB\-e\fR, \fB\-\-extraoutput\fR
Produces more types of output files (really slow)
.TP
\fB\-q\fR, \fB\-\-quick\fR
Only check first and last sector of each group
.TP
\fB\-Q\fR, \fB\-\-quickntfs\fR
Quick with special NTFS processing
.SH "REPORTING BUGS"
Report bugs to maximus57@hotmail.com
.br
Or better yet, report them at the project home page:
http://sourceforge.net/projects/ddrutility/
.SH COPYRIGHT
Copyright \(co 2014 Scott Dwyer.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
.br
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
.SH "SEE ALSO"
The full documentation for
.B ddru_findbad
is maintained as a Texinfo manual.  If the
.B info
and
.B ddru_findbad
programs are properly installed at your site, the command
.IP
.B info ddrutility
.PP
should give you access to the complete manual.