【每天一个linux命令】chown

chown:修改文件属主/组

chmod:修改文件权限

1、chown

# 修改 属主为root,属组为 service
chown root:service mgsp_ext.jar