When I download a .tar.gz file, I open it with two commands, first gunzip and then tar.
gunzip
tar
Is it possible to open it with just one command?
tar xzf file.tar.gz
The letters are:
1.4m articles
1.4m replys
5 comments
57.0k users