caillebotte
IS-IT--Management
Hi.
I can use tar to copy one directory to tape as in:
tar -cvf /dev/rmt0 /xyz where /xyz if a directory
but how can I copy /xyz and /123 using one command?
or can I use a short script to do it?
Thanks!
John Hanna
I can use tar to copy one directory to tape as in:
tar -cvf /dev/rmt0 /xyz where /xyz if a directory
but how can I copy /xyz and /123 using one command?
or can I use a short script to do it?
Thanks!
John Hanna