mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-24 03:15:23 +02:00
cdrdao: add page (#15010)
Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
This commit is contained in:
parent
86cc4d90cd
commit
8ad9062dc6
1 changed files with 8 additions and 0 deletions
8
pages/linux/cdrdao.md
Normal file
8
pages/linux/cdrdao.md
Normal file
|
@ -0,0 +1,8 @@
|
|||
# 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}}`
|
Loading…
Add table
Reference in a new issue