Solutions Log

gunzip and un-tar in a single command

1 min read

gzip -cd filename.tar.gz | tar xfv -