minix man page for chown

Query: chown

OS: minix

Section: 8

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

CHOWN(8)						      System Manager's Manual							  CHOWN(8)

NAME
chown - change owner
SYNOPSIS
chown [-R] owner[:group] file ...
OPTIONS
-R Change directory hierarchies
EXAMPLES
chown ast file1 file2 # Make ast the owner of the files chown -R ast:other dir # Change the owner and group of all files in dir
DESCRIPTION
The owner field (and optionally group field) of the named files is changed to owner (i.e., login name specified) and group . Alterna- tively, a decimal uid(gid) may be specified instead of a user name. Only the superuser may execute this command.
SEE ALSO
chgrp(1), chmod(1), ls(1), chown(2). CHOWN(8)
Related Man Pages
chown(1) - redhat
dpns-chown(1) - debian
chown(2) - minix
chown(8) - opendarwin
chown(1) - xfree86
Similar Topics in the Unix Linux Community
ftp: missing chown command
sudo chown -R `whoami` /usr/local
chown: Operation not permitted as root
How to log all file that has been move,chmod,chown?
Pls help. can't do chown ????