Linux 基础Linux修改目录文件的属主(属组)命令-chown 属主名:修改目录文件属主 [root@localhost tmp]# ll file1 -rw-r--r-- 1 root root 0 Mar 22 21:19 file1 [root@localhost tmp]# chown user3 file1 [root@localhost tmp]# ll file1 -rw-r-……继续阅读 » yvan 8年前 (2017-03-28) 9607浏览 0评论 14个赞