Linux改变目录及其文件的用户和群组

改变目录及其文件的用户和群组 

chown -R moogame:moogame  bao


只改变目录的用户和群组

chown  moogame:moogame  bao

你可能感兴趣的:(Linux改变目录及其文件的用户和群组)