首页
编程
java
php
前端
首页
编程
java
php
前端
Linux题,正在进行中
在/root/test1目录下创建子目录,并设置student目录权限为rwxrwx--
mkdir student
chmod 770 student
点击展开全文