Vidyalelo
Computer Science · Q294

Linux

Engineering and GATE · Computer Science · question 294

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
Answer
C.
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