Date: Fri, 3 Jan 1997 04:51:29 -0500
Reply-To: gonzo@bitsmart.com
Sender: "SAS(r) Discussion" <SAS-L@UGA.CC.UGA.EDU>
From: Gonzo <gonzo@BITSMART.COM>
Organization: AT&T WorldNet Services
Subject: Re: NOT SAS! - PKZip for Unix
Content-Type: text/plain; charset=us-ascii
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.
|