How can the detailed file information in the file be viewed without extracting the contents?

A Linux user has a file named ackup.tar. How can the detailed file information in the file be viewed without extracting the contents?

A Linux user has a file named ackup.tar. How can the detailed file information in the file be viewed without extracting the contents?

A.
tar tf backup.tar

B.
tar lf backup.tar

C.
tar lvf backup.tar

D.
tar tvf backup.tar



Leave a Reply 1

Your email address will not be published. Required fields are marked *