DOC HOME
SITE MAP
MAN PAGES
GNU INFO
SEARCH
PRINT BOOK
chown(TCL)
chown -- set owner of files in specified list
Syntax
chown
owner
|{
owner group
}
filelist
Description
Sets the owner of each file in the list
filelist
to
owner
, which can be a user name or numeric user ID. If the first parameter is a list, then the owner is set to the first element of the list and the group is set to the second element.
group
can be a group name or numeric group ID. If
group
is
{}
, then the file group is set to the login group of the specified user.
© 2003 Caldera International, Inc. All rights reserved.
SCO OpenServer Release 5.0.7 -- 11 February 2003