[project @ 1996-01-08 20:28:12 by partain]
[ghc-hetmet.git] / glafp-utils / scripts / mkdirhier.man
1 .TH MKDIRHIER 1 "Release 4" "X Version 11"
2 .SH NAME
3 mkdirhier \- makes a directory hierarchy
4 .SH SYNOPSIS
5 .B mkdirhier
6 directory ...
7 .SH DESCRIPTION
8 The
9 .I mkdirhier
10 command creates the specified directories. Unlike
11 .I mkdir
12 if any of the parent directories of the specified directory
13 do not exist, it creates them as well.
14 .SH "SEE ALSO"
15 mkdir(1)