»
Linux
»
Examen sur Linux
»
Examen 201 : Advanced Administration
»
Section 2
»
Question 9/20
9.You are covering for another system administrator and one of the users asks you to restore a file for him. You locate the correct tarfile by checking the backup log but you do not know how the directory structure was stored. What command can you use to determine this?
tar fx tarfile dirname
tar tvf tarfile filename
tar ctf tarfile
tar tvf tarfile
Explanation
« Question 8
Question 10 »