add new chinese translations

This commit is contained in:
2024-12-30 15:25:56 +08:00
parent a850046d7b
commit 0d798759fd
5418 changed files with 105800 additions and 7052 deletions

8
pages.zh/linux/cdrdao.md Normal file
View File

@@ -0,0 +1,8 @@
# cdrdao
> 以一次性方式读取和写入光盘。
> 更多信息:<https://manned.org/man/cdrdao>。
- 读取光盘并将其内容写入文件:
`cdrdao read-cd --device {{/dev/cdrom}} --read-raw {{image.toc}}`