1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-05 16:35:25 +02:00
tldr/pages/linux/cdrdao.md
2025-03-27 22:02:12 +02:00

8 lines
216 B
Markdown

# cdrdao
> Read and write CDs in disc-at-once mode.
> More information: <https://manned.org/cdrdao>.
- Read a CD and write its contents to a file:
`cdrdao read-cd --device {{/dev/cdrom}} --read-raw {{image.toc}}`