From 4c24b22216e61db7e7512dd47ebb53bbc18f7ee0 Mon Sep 17 00:00:00 2001 From: zhengsihua Date: Mon, 20 Oct 2014 21:05:31 +0800 Subject: [PATCH] =?UTF-8?q?[Translating]=20Linux=20FAQs=20with=20Answers--?= =?UTF-8?q?How=20to=20detect=20DVD=20writer=E2=80=99s=20device=20name=20an?= =?UTF-8?q?d=20its=20writing=20speed=20from=20the=20command=20line=20on=20?= =?UTF-8?q?Linux?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...name and its writing speed from the command line on Linux.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sources/tech/20141014 Linux FAQs with Answers--How to detect DVD writer' s device name and its writing speed from the command line on Linux.md b/sources/tech/20141014 Linux FAQs with Answers--How to detect DVD writer' s device name and its writing speed from the command line on Linux.md index f96ead7453..c9de1de18a 100644 --- a/sources/tech/20141014 Linux FAQs with Answers--How to detect DVD writer' s device name and its writing speed from the command line on Linux.md +++ b/sources/tech/20141014 Linux FAQs with Answers--How to detect DVD writer' s device name and its writing speed from the command line on Linux.md @@ -1,3 +1,5 @@ +Translating------geekpi + Linux FAQs with Answers--How to detect DVD writer’s device name and its writing speed from the command line on Linux ================================================================================ > **Question**: I want to know the device name assigned to my DVD writer, and also find out how fast I can burn a DVD using the DVD writer. What is a Linux command-line tool to detect the device name of a DVD writer and its writing speed?