Hi all, I'm creating a script that is showing all of the directories in a certain VG into a file. After the backup is done, it shows certain information, such as the date that the tape was last used for backup. I need this information in my file. How do I get it in there?
The main script I am using is
restore -Tpqvf /dev/rmt0.1 > rootvglog
Thanks for the help
The main script I am using is
restore -Tpqvf /dev/rmt0.1 > rootvglog
Thanks for the help