Linux - Study Mode
[#691] Which is an example for block special file?
Correct Answer
(B) CD-ROM
[#692] /proc/partitions contains
Correct Answer
(D) all of the mentioned
[#693] Which of the following commands can be used to copy files across systems?
Correct Answer
(D) ftp
[#694] Which option is used by sed to specify that the following string is an instruction or set of instructions?
Correct Answer
(A) -n
[#695] what is the output if the who command displays like this who | cut –d ” ” -f1
Correct Answer
(A) user1