File: cd-read.1

package info (click to toggle)
libcdio 0.83-4.3
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 14,324 kB
  • ctags: 5,664
  • sloc: ansic: 41,841; sh: 11,283; cpp: 2,554; makefile: 886; perl: 31
file content (96 lines) | stat: -rw-r--r-- 2,663 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
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.38.4.
.TH CD-READ "1" "October 2011" "cd-read version 0.83" "User Commands"
.SH NAME
cd-read \- manual page for cd-read version 0.83
.SH SYNOPSIS
.B cd-read
\fIOPTION\fR...
.TP
Reads Information from a CD or CD-image.
.SH DESCRIPTION
.TP
\fB\-a\fR, \fB\-\-access\-mode\fR=\fISTRING\fR
Set CD control access mode
.TP
\fB\-m\fR, \fB\-\-mode\fR=\fIMODE\-TYPE\fR
set CD\-ROM read mode (audio, auto, m1f1, m1f2,
m2mf1, m2f2)
.TP
\fB\-d\fR, \fB\-\-debug\fR=\fIINT\fR
Set debugging to LEVEL
.TP
\fB\-x\fR, \fB\-\-hexdump\fR
Show output as a hex dump. The default is a
hex dump when output goes to stdout and no
hex dump when output is to a file.
.TP
\fB\-j\fR, \fB\-\-just\-hex\fR
Don't display printable chars on hex
dump. The default is print chars too.
.TP
\fB\-\-no\-header\fR
Don't display header and copyright (for
regression testing)
.TP
\fB\-\-no\-hexdump\fR
Don't show output as a hex dump.
.TP
\fB\-s\fR, \fB\-\-start\fR=\fIINT\fR
Set LBA to start reading from
.TP
\fB\-e\fR, \fB\-\-end\fR=\fIINT\fR
Set LBA to end reading from
.TP
\fB\-n\fR, \fB\-\-number\fR=\fIINT\fR
Set number of sectors to read
.TP
\fB\-b\fR, \fB\-\-bin\-file\fR[=\fIFILE\fR]
set "bin" CD\-ROM disk image file as source
.TP
\fB\-c\fR, \fB\-\-cue\-file\fR[=\fIFILE\fR]
set "cue" CD\-ROM disk image file as source
.TP
\fB\-i\fR, \fB\-\-input\fR[=\fIFILE\fR]
set source and determine if "bin" image or
device
.TP
\fB\-C\fR, \fB\-\-cdrom\-device\fR[=\fIDEVICE\fR]
set CD\-ROM device as source
.TP
\fB\-N\fR, \fB\-\-nrg\-file\fR[=\fIFILE\fR]
set Nero CD\-ROM disk image file as source
.TP
\fB\-t\fR, \fB\-\-toc\-file\fR[=\fIFILE\fR]
set "TOC" CD\-ROM disk image file as source
.TP
\fB\-o\fR, \fB\-\-output\-file\fR=\fIFILE\fR
Output blocks to file rather than give a
hexdump.
.TP
\fB\-V\fR, \fB\-\-version\fR
display version and copyright information
and exit
.SS "Help options:"
.TP
\-?, \fB\-\-help\fR
Show this help message
.TP
\fB\-\-usage\fR
Display brief usage message
.SH AUTHOR
Rocky Bernstein <rocky@gnu.org>
.SH COPYRIGHT
Copyright \(co 2003, 2004, 2005, 2007, 2008, 2011 R. Bernstein
.br
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.
Have driver: GNU/Linux ioctl and MMC driver
Have driver: cdrdao (TOC) disk image driver
Have driver: bin/cuesheet disk image driver
Have driver: Nero NRG disk image driver
Default CD\-ROM device: /dev/scd0
.SH "SEE ALSO"
\&\f(CWcd-info(1)\fR for information about a CD;
\&\f(CWcd-drive(1)\fR for CD-ROM characteristics;
\&\f(CWiso-read(1)\fR for information about an ISO-9660 image.