On Wed, Aug 5, 2015 at 11:32 AM, Boris Lenz <boris.l...@ims.sells.ch> wrote:

> On Wed, August 5, 2015 18:18, John McKown wrote:
> > Once in z/OS, you can do something like the following at a UNIX prompt.
>
> He wants to do it in z/OS batch anyway, so the whole thing can be done in
> one job.
>
> You had s missing ) in your snippet. To also clean up:
>
> for i in *.BIN;do cp -T ${i} "//my.pds(${i%.BIN})";unlink ${i};done #move
> members to PDS
>

​OOPS! Good catch, thanks.​



>
> Regards,
> Boris Lenz
>
> ----------------------------------------------------------------------
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN
>



-- 

Schrodinger's backup: The condition of any backup is unknown until a
restore is attempted.

Yoda of Borg, we are. Futile, resistance is, yes. Assimilated, you will be.

He's about as useful as a wax frying pan.

10 to the 12th power microphones = 1 Megaphone

Maranatha! <><
John McKown

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to