CHGRP(1) | 用户命令 | CHGRP(1) |
chgrp - 修改文件所属组
chgrp [选项列表]...
组 文件...
chgrp [选项列表]...
--reference=参考文件 文件...
修改每个文件的所属组为指定的组。 使用参数 --reference 时, 修改每个文件的所属组为参考文件的所属组。
当指定了 -R 选项时, 下面的几个选项会修改遍历层次目录的方式。 如果指定了以下多个选项, 只有最后一个选项才会生效。
由 David MacKenzie 和 Jim Meyering 编写。
GNU coreutils 的在线帮助:
<https://www.gnu.org/software/coreutils/>
请向 <https://translationproject.org/team/zh_CN.html>
报告翻译错误。
GNU coreutils 9.1
This is free software: you are free to change and redistribute it. There is NO
WARRANTY, to the extent permitted by law.
chown(1), chown(2)
完整文档请见:
<https://www.gnu.org/software/coreutils/chgrp>
或者在本地使用: info
'(coreutils) chgrp invocation'
本页面中文版由中文
man 手册页计划提供。
中文 man
手册页计划:https://github.com/man-pages-zh/manpages-zh
2022年9月 | GNU coreutils 9.1 |