|
see "man chown"
NAME
chown - change file ownership
SYNOPSIS
chown [-fhR] owner [ : group] file...
DESCRIPTION
The chown utility will set the user ID of the file named by
each file to the user ID specified by owner, and, option-
ally, will set the group ID to that specified by group.
regards pressy
|