GIAC Systems and Network Auditor GSNA Question # 97 Topic 10 Discussion

GIAC Systems and Network Auditor GSNA Question # 97 Topic 10 Discussion

GSNA Exam Topic 10 Question 97 Discussion:
Question #: 97
Topic #: 10

John works as a Network Administrator for Perfect Solutions Inc. The company has a Linux-based network. John is working as a root user on the Linux operating system. He has recently backed up his entire Linux hard drive into the my_backup.tgz file. The size of the my_backup.tgz file is 800MB. Now, he wants to break this file into two files in which the size of the first file named my_backup.tgz.aa should be 600MB and that of the second file named my_backup.tgz.ab should be 200MB. Which of the following commands will John use to accomplish his task?


A.

split --verbose -b 200m my_backup.tgz my_backup.tgz


B.

split --verbose -b 200m my_backup.tgz my_backup.tgz


C.

split --verbose -b 600m my_backup.tgz my_backup.tgz


D.

split --verbose -b 600m my_backup.tgz my_backup.tgz


Get Premium GSNA Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.