logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

mkdirhier - makes a directory hierarchy

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.

Name

       mkdirhier - makes a directory hierarchy

See Also

mkdir(1)

X Version 11                                      imake 1.0.10                                      MKDIRHIER(1)

Synopsis

mkdirhier directory ...

See Also