C613-50170-01 Rev B
Command Reference for x510 Series
136
AlliedWare Plus™ Operating System - Version 5.4.7-1.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.