Q. Which of the following command is used to see the content of tar(backup.tar) file without extracting it?
β
Correct Answer: (B)
tar -tvf backup.tar
You must be Logged in to update hint/solution