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