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
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
D