Valid 1z0-460 Dumps shared by ExamDiscuss.com for Helping Passing 1z0-460 Exam! ExamDiscuss.com now offer the newest 1z0-460 exam dumps, the ExamDiscuss.com 1z0-460 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com 1z0-460 dumps with Test Engine here:
What does the following btrfs command do? $ sudo btrfs subvolume snapshot src src-01
Correct Answer: D
Explanation/Reference: Explanation: * To create a snapshot use sudo btrfs subvolume snapshot /mnt/@ /mnt/@_snapshot this will create a snapshot of the @ subvolume named @_snapshot located also in the top of the btrfs tree. * btrfs subvolume snapshot <source> [<dest>/]<name> Create a writable snapshot of the subvolume <source> with the name <name> in the <dest> directory.