Gzip; Md5Sum - HP FlexFabric 7900 Series Command Reference Manual

Hide thumbs Also See for FlexFabric 7900 Series:
Table of Contents

Advertisement

472972 KB total (472840 KB free)
Decompress the file system.bin.gz.
2.
<Sysname> gunzip system.bin.gz
Decompressing file system.bin.gz... Done.
3.
Verify the decompress operation.
<Sysname> dir system.*
Directory of flash:
1 -rw-
472972 KB total (472844 KB free)

gzip

Use gzip to compress a file.
Syntax
gzip filename
Views
User view
Predefined user roles
network-admin
mdc-admin
Parameters
filename: Specifies the name of the file to be compressed. The compressed file will be saved to file
filename.gz.
Usage guidelines
This command deletes the specified file after compressing it.
Examples
# Compress the file system.bin.
Before compressing the file, you can display files whose names start with system.
1.
<Sysname> dir system.*
Directory of flash:
1 -rw-
472972 KB total (472844 KB free)
Compress the file system.bin.
2.
<Sysname> gzip system.bin
Compressing file system.bin... Done.
3.
Verify the compress operation.
<Sysname> dir system.*
Directory of flash:
1 -rw-
472972 KB total (472840 KB free)

md5sum

Use md5sum to use the MD5 algorithm to calculate the digest of a file.
0 May 30 2012 11:42:25
0 May 30 2012 11:42:24
20 Jun 14 2012 10:18:53
128
system.bin
system.bin
system.bin.gz

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents