chown.1
来自「unix v7是最后一个广泛发布的研究型UNIX版本」· 1 代码 · 共 36 行
1
36 行
.TH CHOWN 1 .SH NAMEchown, chgrp \- change owner or group.SH SYNOPSIS.B chownowner file ....PP.B chgrpgroup file ....SH DESCRIPTION.I Chownchanges the owner of the.I filesto.IR owner .The owner may be either a decimal UID ora login name found in the password file..PP.I Chgrpchanges the group-ID of the.I filesto.IR group .The group may be either a decimal GID ora group name found in the group-ID file..PPOnly the super-user can change owner or group,in order to simplify as yet unimplemented accounting procedures..SH FILES/etc/passwd.br/etc/group.SH "SEE ALSO"chown(2),passwd(5), group(5)
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?