Q294
Executing cat /etc/password > /dev/sda as superuser will
A.
Write data into a regular file called /dev/sda
B.
Write data to the physical device sda
AnswerC.
Create a temporary file /dev/sda and write data to it
D.
None of the mentioned
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board