Which command can be used to restore the /var/adm directory and its contents from the /dev/rmt/0 remote tape device attached to the host mars?

A.
ufsrestore cf /dev/rmt/0 ./var/adm
B.
ufsrestore ./var/adm mars:/dev/rmt/0
C.
ufsrestore vf mars:/dev/rmt/0 ./var/adm
D.
ufsrestore xvf mars:/dev/rmt/0 ./var/adm
E.
ufsrestore 0f rd=mars:/dev/rmt/0 ./var/adm