>You might want: > > oshell cp -p /service1/ABC* /service2/testdir/ > >... the "-p" to preserve permissions and timestamps. > >What are the respective advantages of OSHELL and BPXBATCH? >
There could be other attributes / flags on too. I usually use PAX but for others, I s tell them to use copytree (in the sample directory) since it will set EUID to 0 if you have the authority and copy all the attributes. You don't need to remember any of the options to use - it works like cp. Mark -- Mark Zelden - Zelden Consulting Services - z/OS, OS/390 and MVS mailto:[email protected] Mark's MVS Utilities: http://www.mzelden.com/mvsutil.html Systems Programming expert at http://expertanswercenter.techtarget.com/ ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
