lcfgmkdir - make directories
/usr/bin/lcfgmkdir [options] [dir] ...
This command makes directories in a similar way to mkdir -p, except that it can also set the ownership and permissions for any created parent directories, as well as the target directory.
Set directory group.
Set directory mode.
Create only the necessary parent directories. Do not create the specified pathname.
Set directory owner.
Verbose.
Solaris9, Fedora3, Fedora5, Darwin, Fedora6, Scientific5
Paul Anderson <dcspaul@inf.ed.ac.uk>