AIX教程——更改文件或目录所有权
<span style="font-size: 13px;">使用 chown 命令更改文件的所有者。<div style="margin-top: 1em; margin-bottom: 0.75em; margin-left: 0px; margin-right: 0px; padding: 0px;" class="section context"><div style="margin-top: 1em;" class="p">当指定 -R 选项时,chown 命令从指定目录沿目录结构递归向下。遇到符号链接时,链接所指向的文件或目录的所有权即被改变;而该符号链接的所有权不变。<div style="margin-top: 1em; margin-bottom: 1em;" class="note note">注: 只有 root 用户可更改另一个文件的所有者。指定 -f 选项时不显示错误。
页:
[1]