Skip to main content

14.3) Uncompressing Files


If you need to use the file again then you can uncompress it by typing:

gunzip file1.gz

And all the data will be restored. This will reproduce the original ‘file1’ file (‘file1.gz’ will be gone).