User guide
Chapter 5 Configuration and Management
File-system Operations
SCE 1000 2xGBE Release 2.0.10 User Guide
5-4 OL-7117-02
Use this command to remove an empty directory.
To delete an empty directory:
Step 1 From the SCE 1000# prompt, type rmdir directory-name and press Enter.
The specified directory is deleted and the SCE 1000# prompt appears.
Changing Directories
To change the path of the current working directory:
Step 1 From the SCE 1000# prompt, type cd new path and press Enter.
The specified directory becomes the working directory and the SCE 1000# prompt
appears.
Displaying Working Directory
To display the current working directory:
Step 1 From the SCE 1000# prompt, type pwd and press Enter.
The name of the working directory is displayed and the SCE 1000# prompt appears.
Listing Files in Current Directory
You can display a listing of all files in the current working directory. This list may be filtered to
include only application files. The listing may also be expanded to include all files in any sub-
directories.
To list all the files in the current directory:
Step 1 From the SCE 1000# prompt, type dir and press Enter.
A listing of all files in the working directory is displayed and the SCE 1000# prompt
appears.