How to gzip multiple image files into one .gz?

joe at actionline.com joe at actionline.com
Mon May 14 11:32:52 MST 2012


Is there a way to gzip multiple image files into a single .gz file?

I found this example online, but it did not work for me.

gzip -c *.jpg > output.gz





More information about the PLUG-discuss mailing list