C613-50163-01 Rev C
Command Reference for GS970M Series
105
AlliedWare Plus™ Operating System - Version 5.4.7-0.x
F
ILE
AND
C
ONFIGURATION
M
ANAGEMENT
C
OMMANDS
MKDIR
mkdir
Overview
This command makes a new directory.
Syntax
mkdir <
name
>
Mode
Privileged Exec
Usage
You cannot name a directory or subdirectory
flash
,
nvs
,
usb
,
card
,
tftp
,
scp
,
sftp
or
http.
These keywords are reserved for tab completion when using various file
commands.
Example
To make a new directory called
images
in the current directory, use the
command:
awplus#
mkdir images
Related
Commands
Parameter
Description
<name>
The name and path of the directory that you are creating.