|
Neal Menkus wrote:
>
> Ismail Parsa wrote:
> > |> From: Mark Covello <Mark.Covello@BARRA.COM>
> > |> Subject: NOT SAS! - PKZip for Unix
> > |> We are trying to unzip files that had been zipped
> > |> on the PC.
> >
> > To unzip pkzip files in the unix environment, I've been
> > using zip and unzip utilities with success.
>
> Also, don't forget about running a DOS to UNIX utility,
> to convert CR/LF to NL, and strip the DOS EOF marker.
Do that, if necessary, only after you unzip the files. Running that
conversion on a ZIP (binary) would likely trash it.
|