R3204P16-HP Load Balancing Module System Maintenance Configuration Guide-6PW101

59
Format Descri
p
tion Len
g
th
Exam
p
le
drive:/[path]/file-
name
Specifies a file in the specified
storage medium on the device.
drive represents the storage
medium name, which is usually cf.
If there is only one storage medium
on the device, you do not need to
provide information about the
storage medium. If multiple storage
media exist on the device, you
must provide the related
information to identify the storage
medium.
1 to 135
characters
cfa0:/test/a.cfg indicates a file
named a.cfg in the test folder in the
root directory of the CF card.
Managing directories
You can perform an extensive set of directory operations, such creating or removing a directory,
displaying the current working directory, displaying a specific directory, or displaying file information.
Displaying directory information
To do… Use the command…
Remarks
Display directory or file
information
dir [ /all ] [ file-url ]
Required
Available in user view
Displaying the current working directory
To do… Use the command…
Remarks
Display the current working
directory
pwd
Required
Available in user view
Changing the current working directory
To do… Use the command…
Remarks
Change the current working
directory
cd { directory | .. | / }
Required
Available in user view
Creating a directory
To do… Use the command…
Remarks
Create a directory mkdir directory
Required
Available in user view