Posts Tagged ‘gzip folder’

How to tar gzip a folder

By Jamsi • Aug 31st, 2008 • Category: Linux

Need to quickly tar and gzip an entire folder? Try the command below!
tar -cvzpf filename.tar.gz /path/to/folder