From bebd85fdd766dad442c369132281bf0e23785938 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dar=C3=ADo=20Here=C3=B1=C3=BA?= Date: Sun, 8 Dec 2024 11:49:24 -0300 Subject: [PATCH] readcd: add Spanish translation (#15030) --- pages.es/linux/readcd.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 pages.es/linux/readcd.md diff --git a/pages.es/linux/readcd.md b/pages.es/linux/readcd.md new file mode 100644 index 0000000000..fee83a4138 --- /dev/null +++ b/pages.es/linux/readcd.md @@ -0,0 +1,8 @@ +# readcd + +> Lee o escribe datos sobre un soporte Compact Disc. +> Más información: . + +- Leer un cd y lo copia a un archivo: + +`readcd dev={{/dev/srX}} f={{ruta/al/archivo.iso}}`