DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

chown(TCL)


chown -- set owner of files in specified list

Synopsis

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.
02 June 2005
© 2005 The SCO Group, Inc. All rights reserved.
SCO OpenServer Release 6.0.0 - 02 June 2005