reaper
11-06-02, 01:14
| I am trying to write a script for an unattended restore, however, now matter what I do, ufsrestore prompts for a volume number! Does anyone know how to pipe a response back in or any other way of getting around this. The command I am using is; ufsrestore xfs /dev/rmt/0hn 5 BATCHRES I am trying to restore the folder and contents 'BATCHRES' to my current location. BATCHRES is on the 5th logigal tape, so I'm happy that is all correct, it's just that it prompts for a volume number! Thanks in advance. |