Query: chown
OS: bsd
Section: 8
Links: bsd man pages all man pages
Forums: unix linux community forum categories
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
CHOWN(8) System Manager's Manual CHOWN(8)NAMEchown - change ownerSYNOPSIS/usr/sbin/chown [ -f -R ] owner[.group] file ...DESCRIPTIONChown 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. An optional group may also be specified. 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, in order to simplify accounting procedures. No errors are reported when the -f (force) option is given. When the -R option is given, chown recursively descends its directory arguments setting the specified owner. When symbolic links are encountered, their ownership is changed, but they are not traversed.FILES/etc/passwdSEE ALSOchgrp(1), chown(2), passwd(5), group(5) 4th Berkeley Distribution May 22, 1986 CHOWN(8)
Related Man Pages |
---|
chown(1b) - opensolaris |
chown(8) - freebsd |
chown(2) - bsd |
chown(8) - opendarwin |
chown(8) - netbsd |
Similar Topics in the Unix Linux Community |
---|
chown doesn't work |
chown issue |
cp, chown, untar |
NFS Share - chown problem |
Apache chown on its files not working |