LPI Exam Questions

Which of the following statements about the chmod 0755 scriptfile.sh command is true?

Which of the following statements about the chmod 0755 scriptfile.sh command is true?

A.
The command removes the read, write, and execute permissions from the scriptfile.sh file’s
owner.

B.
The command assigns only the read andexecute permissions to the scriptfile.sh file’s owner.

C.
The command assigns the read, write, and execute permissions to the scriptfile.sh file’s owner.

D.
The command assigns the read, write, and execute permissions to the scriptfile.sh file’s group.