1.

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
C. Create a temporary file /dev/sda and write data to it
D. None of the mentioned
Answer» C. Create a temporary file /dev/sda and write data to it


Discussion

No Comment Found