Delete; Dir - HP MSR Series Command Reference Manual

Hide thumbs Also See for MSR Series:
Table of Contents

Advertisement

delete

Use delete to permanently delete a file.
Syntax
delete file-url
Views
User view
Parameters
file-url: Specifies the name of the file to be deleted.
Examples
# Delete the tt.cfg file from the current directory.
<boot> delete flash:/tt.cfg
Delete flash:/tt.cfg? [Y/N]:y
Deleting the file permanently will take a long time. Please wait...
Start to delete flash:/tt.cfg...Done.

dir

Use dir to display files or directories.
Syntax
dir [ /all ] [ file-url ]
Views
User view
Parameters
/all: Displays both hidden and non-hidden files and subdirectories.
file-url: Specifies a file or directory.
Usage guidelines
Task
Display all non-hidden files and subdirectories
in the current directory.
Display all files and subdirectories in the
current directory.
Display all non-hidden files and subdirectories
in a directory.
Display all files and subdirectories in a
directory.
Display a file.
Command
dir
dir /all
dir file-url
dir /all file-url
dir file-url
183
Remarks
N/A
N/A
Specify a directory for the
file-url argument.
Specify a directory for the
file-url argument.
Specify a file for the file-url
argument.

Advertisement

Table of Contents
loading

Table of Contents