On Wed, 29 Sep 2010 12:01:22 -0500, McKown, John  wrote:
>
>Hum, can awk read legacy datasets? If so, then sure, go for it. Or use "cp".
>
"z/OS V1R12.0 UNIX System Services Command Reference"
 Appendix K.  ...  Utilities supporting MVS data set names

   The following utilities currently support the use of MVS filenames.
   Consult the description for each utility for limitations and exceptions:
     * cp
     * mv
     * pax
     * tar
     * c89

does not list awk.  Try it at your own risk.

Or,

    cp ... | awk ... | cp ...

-- gil

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to