v7 man page for chown

Query: chown

OS: v7

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

CHOWN(1)						      General Commands Manual							  CHOWN(1)

NAME
chown, chgrp - change owner or group
SYNOPSIS
chown owner file ... chgrp group file ...
DESCRIPTION
Chown changes the owner of the files to owner. The owner may be either a decimal UID or a login name found in the password file. Chgrp changes the group-ID of the files to group. The group may be either a decimal GID or a group name found in the group-ID file. Only the super-user can change owner or group, in order to simplify as yet unimplemented accounting procedures.
FILES
/etc/passwd /etc/group
SEE ALSO
chown(2), passwd(5), group(5) CHOWN(1)
Related Man Pages
chown(2) - bsd
fchown(2) - bsd
chown(8) - ultrix
chown(8) - netbsd
chown(1b) - sunos
Similar Topics in the Unix Linux Community
Setuid root and chown
Change file owner
How to log all file that has been move,chmod,chown?
Pls help. can't do chown ????
Apache chown on its files not working