chmod(TCL)
chmod --
set permissions of files in specified list
Synopsis
chmod mode filelist
Description
Sets permissions of each of the files in the list
filelist to mode, where mode
is an absolute numeric mode or symbolic permissions as in
the UNIX
chmod(1)
command. To specify a mode as octal, it should be prefixed
with a ``0'' (for example, 0622).
02 June 2005
© 2005 The SCO Group, Inc. All rights reserved.
SCO OpenServer Release 6.0.0 - 02 June 2005