putpds with multiple files as input ?

General discussion of the Co:Z Toolkit
Post Reply
Lionel
Posts: 7
Joined: Thu Apr 27, 2023 10:42 am

putpds with multiple files as input ?

Post by Lionel »

With getpds I can do this: >getpds -M st=statx "//lbdyck.lionel.exec(x*,z*)" .

But putpds does not allow, that I can find, a way to have more than one file-name or file-mask.

Is that possible?

Thanks
Lionel
Posts: 7
Joined: Thu Apr 27, 2023 10:42 am

Re: putpds with multiple files as input ?

Post by Lionel »

Found the answer

putpds -M st=statx p* z* x* "//lbdyck.test.exec"

This worked - just took a bit of testing.
Post Reply