📜  更改用户 linuxcommand ch - Shell-Bash 代码示例
📅  最后修改于: 2022-03-11 14:51:18.238000             🧑  作者: Mango
代码示例1
chown USER:GROUP FILE
Change the user and grop for an entire folder:
chown -R USER:GROUP FILE