mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-23 14:42:19 +02:00
8 lines
220 B
Markdown
8 lines
220 B
Markdown
# cdrdao
|
|
|
|
> Read and write CDs in disc-at-once mode.
|
|
> More information: <https://manned.org/man/cdrdao>.
|
|
|
|
- Read a CD and write its contents to a file:
|
|
|
|
`cdrdao read-cd --device {{/dev/cdrom}} --read-raw {{image.toc}}`
|