Command Reference File System Commands
Use this command to set the prompt mode.
file prompt [ noisy | quiet ]
Displays prompt for all operation.
The default mode is noisy.
The following example sets the prompt mode to noisy.
Ruijie#file prompt noisy
Use this command to create a directory.
mkdir [ filesystem: ] directory
The URL of file system, followed by a colon (:). The file system
includes flash:, usb: and tmp:.
The path name. A file name starts with “/” is an absolute path.
Otherwise, it is a relative path.
The default filesystem: is flash:.