Multiple choice

Which command will change file owner AND group?

  1. Chmod

  2. Chown

  3. Net user

  4. Chgrp

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

The chown command is used to change the file owner and optionally the group ownership of a file or directory.