DOC HOME
SITE MAP
MAN PAGES
GNU INFO
SEARCH
PRINT BOOK
chmod(TCL)
chmod -- set permissions of files in specified list
Syntax
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
(C)
command. To specify a mode as octal, it should be prefixed with a ``0'' (for example, 0622).
© 2003 Caldera International, Inc. All rights reserved.
SCO OpenServer Release 5.0.7 -- 11 February 2003