HPUX system has two user volume groups: VG01 and VG02. If you execute the following commands:
vgexport-v-s-p -m /tmp/vg01.map/dev/vg01 and vgexport-v -s -m /tmp/vg01.map/dev/vg02.
What will be available using vglist to view the volume?
A . vg01
B . vg02
C . vg01 vg02
D . empty
Answer: A