extract gz files linux command code example Example 1: unzip a .gz file in linux gunzip file.gz Example 2: extract gz file ubuntu gzip -d file.gz