"McKown, John" wrote: > > -----Original Message----- > > From: IBM Mainframe Discussion List > > [mailto:[EMAIL PROTECTED] On Behalf Of Tony Harminc > > Sent: Thursday, October 18, 2007 12:00 PM > > To: [email protected] > > Subject: Re: Zapping HFS files > > > > > <snipped> > > I asked over on the Linux-390 forum about this. GNU patch has a --binary > option for changing binary (non text) files. Unfortunately, IBM once > again "lags behind" GNU in functionality.
There is nothing magical about patch or particularly advanced. It takes the output from diff and applies to other files. I believe patch has been ported to z/OS, and if it weren't it shouldn't be hard to do. > > > -- > John McKown > Senior Systems Programmer > HealthMarkets > Keeping the Promise of Affordable Coverage > Administrative Services Group > Information Technology > > The information contained in this e-mail message may be privileged > and/or confidential. It is for intended addressee(s) only. If you are > not the intended recipient, you are hereby notified that any disclosure, > reproduction, distribution or other use of this communication is > strictly prohibited and could, in certain circumstances, be a criminal > offense. If you have received this e-mail in error, please notify the > sender by reply and delete this message without copying or disclosing > it. > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO > Search the archives at http://bama.ua.edu/archives/ibm-main.html Henry ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

