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

  1.  
  2.  
  3.           mkdir [-path] dirList
  4.                Create each of the directories in the list dirList.
  5.                The mode on the new directories is 777, modified by the
  6.                umask.  If -path is specified, then any non-existent
  7.                parent directories in the specified path(s) are also
  8.                created.
  9.