1CD-READ(1)                       User Commands                      CD-READ(1)
2
3
4

NAME

6       cd-read - manual page for cd-read version 0.82
7

SYNOPSIS

9       cd-read OPTION...
10
11       Reads Information from a CD or CD-image.
12

DESCRIPTION

14       -a, --access-mode=STRING
15              Set CD control access mode
16
17       -m, --mode=MODE-TYPE
18              set CD-ROM read mode (audio, auto, m1f1, m1f2, m2mf1, m2f2)
19
20       -d, --debug=INT
21              Set debugging to LEVEL
22
23       -x, --hexdump
24              Show output as a hex dump. The default is a hex dump when output
25              goes to stdout and no hex dump when output is to a file.
26
27       -j, --just-hex
28              Don't display printable chars on hex dump. The default is  print
29              chars too.
30
31       --no-header
32              Don't display header and copyright (for regression testing)
33
34       --no-hexdump
35              Don't show output as a hex dump.
36
37       -s, --start=INT
38              Set LBA to start reading from
39
40       -e, --end=INT
41              Set LBA to end reading from
42
43       -n, --number=INT
44              Set number of sectors to read
45
46       -b, --bin-file[=FILE]
47              set "bin" CD-ROM disk image file as source
48
49       -c, --cue-file[=FILE]
50              set "cue" CD-ROM disk image file as source
51
52       -i, --input[=FILE]
53              set source and determine if "bin" image or device
54
55       -C, --cdrom-device[=DEVICE]
56              set CD-ROM device as source
57
58       -N, --nrg-file[=FILE]
59              set Nero CD-ROM disk image file as source
60
61       -t, --toc-file[=FILE]
62              set "TOC" CD-ROM disk image file as source
63
64       -o, --output-file=FILE
65              Output blocks to file rather than give a hexdump.
66
67       -V, --version
68              display version and copyright information and exit
69
70   Help options:
71       -?, --help
72              Show this help message
73
74       --usage
75              Display brief usage message
76

AUTHOR

78       Rocky Bernstein <rocky@panix.com>
79
81       Copyright © 2003, 2004, 2005, 2007, 2008 R. Bernstein
82       This is free software; see the source for copying conditions.  There is
83       NO warranty; not even for MERCHANTABILITY or FITNESS FOR  A  PARTICULAR
84       PURPOSE.  Have driver: GNU/Linux ioctl and MMC driver Have driver: cdr‐
85       dao (TOC) disk image driver Have driver: bin/cuesheet disk image driver
86       Have  driver:  Nero  NRG  disk  image  driver  Default  CD-ROM  device:
87       /dev/cdrom
88

SEE ALSO

90       cd-info(1) for information about a CD; cd-drive(1) for  CD-ROM  charac‐
91       teristics; iso-read(1) for information about an ISO-9660 image.
92
93
94
95cd-read version 0.82             October 2009                       CD-READ(1)
Impressum