1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
tldr/pages/linux/readcd.md

9 lines
186 B
Markdown
Raw Normal View History

# readcd
> Read or write Compact Disc media data.
> More information: <https://manned.org/readcd>.
- Read a cd and copy it to a file:
`readcd dev={{/dev/srX}} f={{path/to/file.iso}}`