PrepAway - Latest Free Exam Questions & Answers

Which command will read a volume group backup stored at/dev/cd1 and restore the /myapp/app.c file to the /data

Which command will read a volume group backup stored at/dev/cd1 and restore the /myapp/app.c
file to the /data/testcode directory?

PrepAway - Latest Free Exam Questions & Answers

A.
restorevgfiles -f /dev/cd1 -s -d /data/testcode ./myapp/app.c

B.
restvg -d /dev/cd1 -s -f /data/testcode./myapp/app.c

C.
restore -Tqvf/dev/cd1 -s -d /data/testcode ./myapp/app.c

D.
listvgbackup -restore /dev/cd1 -s -f/data/testcode ./myapp/app.c

Explanation:


Leave a Reply