how to unzip .gz file code example
Example 1: unzip a .gz file in linux
gunzip file.gz
Example 2: unzip gz file linux
Unzip a . GZ file by typing "gunzip" into the "Terminal" window
Example 3: how to unzip a gz file
#for example, the rockyou.---.gz file in kali
gunzip rockyou.---.gz