Multiple choice technology operating systems how to change the ownership of the file chmod chowner chown others Reveal answer Fill a bubble to check yourself C Correct answer Explanation chown (change owner) is the correct command to change file ownership. chmod changes permissions, not ownership. There is no 'chowner' command in Unix.