6 File System
Quidway NetEngine20/20E
Configuration Guide - Basic Configurations
6-4 Huawei Proprietary and Confidential
Copyright © Huawei Technologies Co., Ltd.
Issue 05 (2010-01-30)
Step 3 Run:
pwd
The current directory is displayed.
----End
6.2.4 Displaying the Directory of File
Step 1 Enter the user view.
Step 2 Run:
cd directory
The directory of the files to be displayed is displayed.
Step 3 Run:
dir [ /all ] [ filename ]
The file list in the directory is displayed.
By default, running the dir command displays only the file information of the current directory.
----End
6.2.5 Creating a Directory
Do as follows on the router:
Step 1 Enter the user view.
Step 2 Run:
cd directory
The parent directory of the directory to be created is displayed.
Step 3 Run:
mkdir directory
The directory is created.
----End
6.2.6 Deleting a Directory
Do as follows on the router:
Step 1 Enter the user view.
Step 2 Run:
cd directory
The parent directory of the directory to be deleted is displayed.