DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

mkdir(TCL)


mkdir -- create specified directories

Syntax

mkdir [-path] dirList

Description

Creates each of the directories in the list dirList. The mode on the new directories is 777, modified by the umask. If -path is specified, then any non-existent parent directories in the specified path(s) are also created.
© 2003 Caldera International, Inc. All rights reserved.
SCO OpenServer Release 5.0.7 -- 11 February 2003