1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-24 10:35:25 +02:00

cdrdao: add Spanish translation (#15029)

This commit is contained in:
Darío Hereñú 2024-12-08 11:49:44 -03:00 committed by GitHub
parent bebd85fdd7
commit dc62c40957
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

8
pages.es/linux/cdrdao.md Normal file
View file

@ -0,0 +1,8 @@
# cdrdao
> Lee y graba CDs en modo disc-at-once.
> Más información: <https://manned.org/man/cdrdao>.
- Lee un CD y escribe su contenido en un archivo:
`cdrdao read-cd --device {{/dev/cdrom}} --read-raw {{imagen.toc}}`