What command would you enter to restore the /vol/flexvol0/etc/rc file from a snapshot to the /vol/flexvol0/home directory?
snap restore -r vol /vol/flexvol0/home/rc /vol/flexvol0/etc/rc
snap restore -t /vol/flexvol0/home/rc /vol/flexvol0/etc/rc
snap restore -t file -r /vol/flexvol0/home/rc /vol/flexvol0/etc/rc
snap restore -s /vol/flexvol0/home/rc /vol/flexvol0/etc/rc
Submit