Which command will uncompress the file letters.txt.xz?

Which command will uncompress the file letters.txt.xz?Category: Introduction to Linux IAuthor "LinuxQuestions"Which command will uncompress the file letters.txt.xz?
Linux Questions Staff asked 1 year ago

Which command will uncompress the file letters.txt.xz?

  • untar letters.txt.xz
  • letters.txt.xz > letters.txt
  • unxz letters.txt.xz
  • xz -b letters.txt.xz

About the author