Specifications

mkdir
43
mkdir
Creates a new directory.
Syntax
mkdir {mc-dir | ramdisk} <Directory name>
Input mode
User mode and administrator mode
Parameters
{mc-dir | ramdisk}
mc-dir
Creates a directory on a memory card.
ramdisk
Creates a directory on the RAMDISK.
<Directory name>
Specifies the name of the directory to be created.
Specify the directory name with 64 or fewer characters.
For the characters that can be specified, see Specifiable values for parameters.
Example
Create the directory newdir on the memory card.
> mkdir mc-dir newdir Press the Enter key.
Create the directory newdir on the RAMDISK.
> mkdir ramdisk newdir Press the Enter key.
Display items
None
Impact on communication
None
Response messages
Table 4-5 List of response messages for the mkdir command
Message Description
Can't execute. The command could not be executed. Re-execute the
command.