home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
InfoMagic Source Code 1993 July
/
THE_SOURCE_CODE_CD_ROM.iso
/
languages
/
tcl
/
tclX6.5c
/
tcllib
/
help
/
files
/
chmod
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1992-12-19
|
345 b
|
9 lines
chmod mode filelist
Set 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" (e.g. 0622).