mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-12 20:47:53 +00:00
Update cheatsheets
This commit is contained in:
13
tldr/linux/cdrdao
Normal file
13
tldr/linux/cdrdao
Normal file
@@ -0,0 +1,13 @@
|
||||
---
|
||||
syntax: markdown
|
||||
tags: [tldr, linux]
|
||||
source: https://github.com/tldr-pages/tldr.git
|
||||
---
|
||||
# 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}}`
|
||||
Reference in New Issue
Block a user