Linux修改文件和目录的用户和群组的命令 Posted on 12 7 月, 2020 Updated on 12 12 月, 2020chown 用户名 文件名/目录 -Rchgrp 用户组 文件名/目录 -R-R表示递归目录下所有文件