» Linux »
Examen sur Linux »
Examen 201 : Advanced Administration »
Section 2 »
Question 8/20
Answer: tar
Explanation: The tar utility is used to archive multiple files into one 'tarball'. The -z option invokes another
utility called gzip and instructs it to compress the files before tar archives them.
Reference: http://www.oreillynet.com/linux/cmd/t/tar.html