Go to main content

man pages section 1: User Commands

Exit Print View

Updated: Wednesday, July 27, 2022
 
 

mkdirhier (1)

Name

mkdirhier - makes a directory hierarchy

Synopsis

mkdirhier directory ...

Description

MKDIRHIER(1)                General Commands Manual               MKDIRHIER(1)



NAME
       mkdirhier - makes a directory hierarchy

SYNOPSIS
       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.


ATTRIBUTES
       See attributes(7) for descriptions of the following attributes:


       +---------------+-----------------------+
       |ATTRIBUTE TYPE |   ATTRIBUTE VALUE     |
       +---------------+-----------------------+
       |Availability   | developer/build/imake |
       +---------------+-----------------------+
       |Stability      | Volatile              |
       +---------------+-----------------------+

SEE ALSO
       mkdir(1)



NOTES
       Source  code  for open source software components in Oracle Solaris can
       be found at https://www.oracle.com/downloads/opensource/solaris-source-
       code-downloads.html.

       This     software     was    built    from    source    available    at
       https://github.com/oracle/solaris-userland.   The  original   community
       source   was   downloaded  from   ['https://www.x.org/releases/individ-
       ual/util/imake-1.0.8.tar.bz2',     'https://www.x.org/releases/individ-
       ual/util/xorg-cf-files-1.0.6.tar.bz2'].

       Further information about this software can be found on the open source
       community website at https://www.x.org.



X Version 11                      imake 1.0.8                     MKDIRHIER(1)