What command can you use to make the file named private.txt read-only?
A. set private.txt read-only
B. attrib +r private.txt
C. format -read-only private.txt
D. status -r private.txt
Answer: B
Computer Science & Information Technology