HP VPN Firewall Appliances System Management and Maintenance Configuration Guide

25
Task Command
Delete a file permanently. delete /unreserved file-url
Emptying the recycle bin
Ste
Command
Remarks
1. Enter the original working
directory of the file to be
deleted in user view.
cd { directory | .. | / }
Skip this step if the original
directory of the file is the current
working directory.
2. Empty the recycle bin.
reset recycle-bin [ /force ] N/A
Computing the digest of a specified file
Computing the digest of a specified file is used to verify the correctness and integrity of the file to prevent
the file from being tampered with. For example, you can compute the digest of the software image file of
a device, and compare the digest with that on the web site of the device vendor to verify whether the file
is valid.
Follow these steps to compute the digest of a specified file:
To do… Use the command…
Remarks
Enter system view system-view
Compute the digest of a specified file crypto-digest sha256 file file-url Required
Managing directories
You can create or remove a directory, display or change the current working directory, and display a
specific directory.
Displaying directory information
Perform this task in user view.
Task Command
Display directory or file information. dir [ /all ] [ file-url | /all-filesystems ]
Displaying the current working directory
Perform this task in user view.
Task Command
Display the current working directory. pwd