Hi chaps,
Being my first question on this list, go easy on me ;)
I would like to be able to dump multiple qtrees to tape via rsh and not the local console.
A bit like this:
rsh -n ukwfs9 dump 0ufn urst0a,nrst0a treetest / <<!EOT
qtree0 qtree1
!EOT
As the above don't work, can it be done as it just does '/'. I can also do 'rsh -n ukwfs9 dump 0uf urst0a,nrst0a qtree' which works fine, but dumping one qtree is of no help!
Thanks
Peter