DOC HOME
SITE MAP
MAN PAGES
GNU INFO
SEARCH
PRINT BOOK
mkdir(1tcl)
mkdir -- create specified directories
Synopsis
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.
25 April 2004
© 2004 The SCO Group, Inc. All rights reserved.
UnixWare 7 Release 7.1.4 - 25 April 2004