首页
编程
java
php
前端
首页
编程
java
php
前端
linux将属主属组改为charlie 为什么更改不起来
更改用户chown 用户名 file
更改用户组 chgrp 组名 file
同时更改 chown 用户名.组名 file
点击展开全文