chmod(1tcl)
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).
25 April 2004
© 2004 The SCO Group, Inc. All rights reserved.
UnixWare 7 Release 7.1.4 - 25 April 2004