You type gzip myfile.tar. What happens? (choose two)

You type gzip myfile.tar. What happens? (choose two)Category: Linux EssentialsYou type gzip myfile.tar. What happens? (choose two)
Linux Questions Staff asked 1 year ago

You type gzip myfile.tar. What happens? (choose two)

  • myfile.tar is removed
  • myfile.tar.gz holds a compressed version of myfile.tar
  • An error; you forgot to specify the file with –f
  • myfile.tar is unarchived into the current directory
  • An error; you forgot to pass the name of the output file

About the author