Multiple choice technology operating systems

chmod is user to change the owner of the file?

  1. True

  2. False

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

The chmod command is used to change file permissions (read, write, execute), not to change the owner of a file. The chown command is used to change file ownership. Therefore, the statement is false, making option B correct.