mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
9 lines
220 B
Markdown
9 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}}`
|