Vidyalelo
Computer Science · Q824

UNIX

Engineering and GATE · Computer Science · question 824

Q824

Which of the following command is used for viewing the attributes of contents of an archive?

A.
tar -tvf abc.tar
Answer
B.
tar -cvf abc.tar
C.
tar -xvf abc.tar
D.
tar -t abc.tar

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board