home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / lib / tclX-6.4 / help / files / chmod < prev    next >
Encoding:
Text File  |  1992-12-17  |  345 b   |  9 lines

  1.  
  2.  
  3.           chmod mode filelist
  4.                Set permissions of each of the files in the list
  5.                filelist to mode, where mode is an absolute numeric
  6.                mode or symbolic permissions as in the UNIX chmod(1)
  7.                command.  To specify a mode as octal, it should be
  8.                prefixed with a "0" (e.g. 0622).
  9.