mkdirhier - makes a directory hierarchy
/usr/bin/mkdirhier directory ...
MKDIRHIER(1) General Commands Manual MKDIRHIER(1)
NAME
mkdirhier - makes a directory hierarchy
SYNOPSIS
/usr/bin/mkdirhier directory ...
DESCRIPTION
The mkdirhier command creates the specified directories. Unlike mkdir
if any of the parent directories of the specified directory do not
exist, it creates them as well.
SEE ALSO
mkdir(1)
ATTRIBUTES
See attributes(5) for descriptions of the following attributes:
+-----------------------------+-----------------------------+
| ATTRIBUTE TYPE | ATTRIBUTE VALUE |
+-----------------------------+-----------------------------+
|Availability |developer/build/imake |
+-----------------------------+-----------------------------+
|Interface Stability |Uncommitted |
+-----------------------------+-----------------------------+
X Version 11 imake 1.0.6 MKDIRHIER(1)