Which command will print the contents of words.xz to standard output?

Which command will print the contents of words.xz to standard output?Category: Introduction to Linux IWhich command will print the contents of words.xz to standard output?
Linux Questions Staff asked 1 year ago

Which command will print the contents of words.xz to standard output?

  • bzcat words.xz | words.txt
  • unxz words.xz > stdout
  • zcat words.xz
  • xzcat words.xz

About the author