Which of the following commands could be used to extract the archive, example.tar?

Which of the following commands could be used to extract the archive, example.tar?Category: Introduction to Linux IAuthor "LinuxQuestions"Which of the following commands could be used to extract the archive, example.tar?
Linux Questions Staff asked 1 year ago

Which of the following commands could be used to extract the archive, example.tar?

  • tar -uz example.tar
  • tar -xz example.tar
  • tar -xf example.tar
  • tar -uf example.tar

About the author