Gzip - HPE D6020 Maintenance And Service Manual

Hide thumbs Also See for HPE D6020:
Table of Contents

Advertisement

Usage guidelines
This command deletes the specified file after decompressing it.
Examples
# Decompress file system.bin.gz:
1.
Before decompressing the file, you can display files whose names start with the system. string.
<Sysname> dir system.*
Directory of flash:
1 -rw-
472972 KB total (472840 KB free)
2.
Decompress file system.bin.gz.
<Sysname> gunzip system.bin.gz
Decompressing file flash:/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 file
Views
User view
Predefined user roles
network-admin
Parameters
file: Specifies the name of the file to be compressed. The compressed file will be saved to the file.gz
file.
Usage guidelines
This command deletes the specified file after compressing it.
Examples
# Compress file system.bin:
1.
Before compressing the file, you can display files whose names start with the system. string.
<Sysname> dir system.*
Directory of flash:
1 -rw-
20 Jun 14 2012 10:18:53
0 May 30 2012 11:42:25
0 May 30 2012 11:42:24
163
system.bin.gz
system.bin
system.bin

Advertisement

Table of Contents
loading

Table of Contents