Go to main content

man pages section 1: User Commands

Exit Print View

Updated: July 2017
 
 

mkdirhier (1)

Name

mkdirhier - makes a directory hierarchy

Synopsis

/usr/bin/mkdirhier directory ...

Description

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)