Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
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  ex-
       ist, it creates them as well.

SEE ALSO
       mkdir(1)

X Version 11			 imake 1.0.10			  MKDIRHIER(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=mkdirhier&sektion=1&manpath=FreeBSD+Ports+14.3.quarterly>

home | help