03-22-05 11:08 PM
silangdon <me@you.twang> writes:
> Bit of a unix newbie so....
>
> I've written a program to create a load of data that will get
> transferred to a Windows workstation at some point. To save on
> transfer times (+ the data will end up on a handheld WinCE machine)
> bosses now requesting zipping of data files.
>
> - We don't own the Unix server that the program will run on. User
> will make the exe from sources that we provide
> - Zip is the preferred compression format, would rather avoid human
> intervention at either end
> - The program creates several data files so stdout isn't expecially
> practicable.
>
> So, is there a commonly installed shell command that supports zipping?
Yes, it's called "zip", syntax reminiscent of pkzip.
--
Måns Rullgård
mru@inprovide.com
[ Post a follow-up to this message ]
|