Command mkdir
Documentation for the mkdir command in /trans/cmds/mkdir.c.
Command
USAGE: mkdir <directory>
This command will create directories.
mkdir /wiz/zifnab/obj
will create a directory named obj in /wiz/zifnab
mkdir obj npc
will try to create a directory named obj and one called npc in my current directory.
File generated by Lima 1.1a4 reStructured Text daemon.