CompTIA A+ Core 2 (220-1002) — Question 315

A user is unable to open a document on a shared drive from a Linux workstation. Which of the following commands would help the user gain access to the document?

Answer options

Correct answer: A

Explanation

The correct command is 'chmod', which is used to change the file permissions and can grant the user access to the document. The other commands, such as 'ifconfig', are related to network interface configuration, 'pwd' shows the current directory, and 'grep' is used for searching text within files, none of which would help with document access.