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 wants to decompress a gZipped tarball.
Which of the following commands will John use to accomplish this task?
A. tar -cvf
B. tar -zxvf
C. tar -xvf
D. tar -jzvf