7(50,1$/6(59(55()(5(1&(

Command

Function

 

CD

Changes the current directory to a directory specified by

 

the user. Note that a space MUST follow this command.

 

Example: CD \

to return to the root directory.

 

CD ..

to go up one level.

RD

Removes the specified directory. An error is displayed if

 

the specified directory is not empty.

 

RD <directoryname>

 

Example: RD NEWDIR

COPY

Copies the specified file to a specified location. The

 

destination directory must exist before the file can be

 

copied.

 

 

COPY <source directory>\<filename> <destination

 

directory>\<filename>

 

Examples:

 

 

COPY \sentfiles\H4961212.2A \newdir\H4961212.2A

 

To copy a file from the current directory to a new

 

directory

 

 

COPY H4961212.2A \newdir\H4961212.2A

DEL

Deletes a file from the RAMdisk.

 

DEL <source directory>\<filename>

 

It is not necessary to specify the directory if the file to be

 

deleted is in the current directory.

Example:

DEL \sentfiles\H4961212.2A

59

Page 69
Image 69
HP A5799A manual Command Function, Copy, Del