单项选择题

如何将/etc/passwd这个文件的属主改变成root()

A.chgrp root /etc/passwd
B.chown root /etc/passwd
C.chown test /etc/passwd
D.chgrp test /etc/passwd