R3721-F3210-F3171-HP High-End Firewalls System Management and Maintenance Configuration Guide-6PW101
23
Emptying the recycle bin
Ste
p
Command
Remarks
1. Enter the original working
directory of the file to be
deleted.
cd { directory | .. | / }
Optional
If the original directory of the file to be
deleted is not the current working
directory, this command is required.
Available in user view
2. Delete the file in the current
directory and in the recycle bin.
reset recycle-bin
[ /force ]
Available in user view
Calculating file digest
To verify the integrity of a file, calculate the digest of the file and compare the result with that from an
authorized source.
To calculate the digest of a file:
Task Command
Remarks
Calculate the digest of a file. crypto-digest sha256 file file-url Available in user view
Managing directories
You can create or remove a directory, and display the current working directory, the specified directory,
and file information.
Displaying directory information
Task Command
Remarks
Display directory or file
information.
dir [ /all ] [ file-url | /all-filesystems ] Available in user view
Displaying the current working directory
Task Command
Remarks
Display the current working directory. pwd Available in user view
Changing the current working directory
Task Command
Remarks
Change the current working directory. cd { directory | .. | / } Available in user view