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
Please login or Register to submit your answer