diff --git a/pages/linux/readcd.md b/pages/linux/readcd.md new file mode 100644 index 000000000..f65b43756 --- /dev/null +++ b/pages/linux/readcd.md @@ -0,0 +1,8 @@ +# readcd + +> Read or write Compact Disc media data. +> More information: . + +- Read a cd and copy it to a file: + +`readcd dev={{/dev/srX}} f={{path/to/file.iso}}`