Gil - no need to insult.
Lionel B. Dyck <>< Github: https://github.com/lbdyck System Z Enthusiasts Discord: https://discord.gg/sze “Worry more about your character than your reputation. Character is what you are, reputation merely what others think you are.” - - - John Wooden -----Original Message----- From: IBM Mainframe Discussion List <[email protected]> On Behalf Of Paul Gilmartin Sent: Thursday, April 18, 2024 8:22 AM To: [email protected] Subject: Re: grep ascii files... On Thu, 18 Apr 2024 07:36:15 -0500, Kirk Wolf wrote: >Behold the power of Unix pipelines: > >$ iconv -f ISO8859-1 -t IBM-1047 myasciifile | grep MATCH > >iconv is not "first converting" the the whole file to EBCDIC since both >iconv and grep run at the same time :-) > OK, smartass. How about "grep -r". -- gil ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
