HP (Hewlett-Packard) A5799A Network Card User Manual


 
59
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