mkdirhier(XS) X Version 11 (Release 5) 6 January 1993 mkdirhier(XS) Name mkdirhier - makes a directory hierarchy Syntax 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(C)