D-Link DES-3200 Series Washer/Dryer User Manual


 
xStack
®
DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide
252
Example
To remove a directory:
DES-3200-28/ME:admin#rd c:/abc
Command: rd c:/abc
Success.
DES-3200-28/ME:admin#
28-4 cd
Description
This command is used to change the current directory. The current directory is changed under the
current drive. If you want to change the working directory to the directory in another drive, then you
need to change the current drive to the desired drive, and then change the current directory. The
current drive and current directory will be displayed if the <pathname> is not specified.
Format
cd {<pathname>}
Parameters
<pathname> - (Optional) Specify the directory to be removed. The path name can be specified
either as a full path name or partial name. For partial path name, it indicates the file is in the
current directory.
Restrictions
None.
Example
To change to other directory or display current directory path:
DES-3200-28/ME:admin#cd
Command: cd
Current work directory: "/c:".
DES-3200-28/ME:admin#
28-5 dir
Description
This command is used to list all the files located in a directory of a drive.
If pathname is not specified, then all of the files in the specified drive will be displayed. If none of
the parameters are specified, the files in the current drive will be displayed.