Q. Which command is used to extract files from a tar archive?
β
Correct Answer: (A)
tar -xf
Explanation: The 'tar -xf' command is used to extract files from a tar archive.