Skip to navigation
Unzip a gz file but let the original gz file untouched
07.12.13
cat /var/myfile.sql.gz | gzip -d > /var/myfile.sql
Reply
Anonymous
Information Epoch 1752791728
Use shell scripts to increase leverage and portability.
Home
Notebook
Contact us