Zipping Up an LC standalone program
Mark Schonewille
m.schonewille at economy-x-talk.com
Tue Apr 10 19:02:45 EDT 2012
Hi,
Tar is a bad idea because it glues files together and doesn't compress. Tar was invented to allow gzip to compress multiple files. It is easier and faster to use the zip command line tool rather than to use both tar and gzip. Many unix geeks still prefer tar+gzip but I'm not sure why.
--
Best regards,
Mark Schonewille
Economy-x-Talk Consulting and Software Engineering
Homepage: http://economy-x-talk.com
Twitter: http://twitter.com/xtalkprogrammer
KvK: 50277553
Get the extIco2Png external for LiveCode here http://qery.us/1w6
On 10 apr 2012, at 05:48, stephen barncard wrote:
> tar (from the shell) works even better.
More information about the use-livecode
mailing list