Blob Blame History Raw
.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.4.
.TH CD-READ "1" "December 2017" "cd-read version 2.0.0" "User Commands"
.SH NAME
cd-read \- reads Information from a CD or CD-image
.SH SYNOPSIS
.B cd-read
[\fI\,OPTION\/\fR...]
.SH DESCRIPTION
.TP
\fB\-a\fR, \fB\-\-access\-mode\fR=\fI\,STRING\/\fR
Set CD control access mode
.TP
\fB\-m\fR, \fB\-\-mode\fR=\fI\,MODE\-TYPE\/\fR
set CD\-ROM read mode (audio, auto, m1f1, m1f2,
m2mf1, m2f2)
.TP
\fB\-d\fR, \fB\-\-debug\fR=\fI\,INT\/\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=\fI\,INT\/\fR
Set LBA to start reading from
.TP
\fB\-e\fR, \fB\-\-end\fR=\fI\,INT\/\fR
Set LBA to end reading from
.TP
\fB\-n\fR, \fB\-\-number\fR=\fI\,INT\/\fR
Set number of sectors to read
.TP
\fB\-b\fR, \fB\-\-bin\-file\fR[=\fI\,FILE\/\fR]
set "bin" CD\-ROM disk image file as source
.TP
\fB\-c\fR, \fB\-\-cue\-file\fR[=\fI\,FILE\/\fR]
set "cue" CD\-ROM disk image file as source
.TP
\fB\-i\fR, \fB\-\-input\fR[=\fI\,FILE\/\fR]
set source and determine if "bin" image or
device
.TP
\fB\-C\fR, \fB\-\-cdrom\-device\fR[=\fI\,DEVICE\/\fR]
set CD\-ROM device as source
.TP
\fB\-N\fR, \fB\-\-nrg\-file\fR[=\fI\,FILE\/\fR]
set Nero CD\-ROM disk image file as source
.TP
\fB\-t\fR, \fB\-\-toc\-file\fR[=\fI\,FILE\/\fR]
set "TOC" CD\-ROM disk image file as source
.TP
\fB\-o\fR, \fB\-\-output\-file\fR=\fI\,FILE\/\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\-2005, 2007\-2008, 2011\-2015, 2017 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: \fI\,/dev/cdrom\/\fP
.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.