A

Admin • 833K Points
Coach

Q. Which command is used to compress files using tar and gzip in Linux?

  • (A) tar -czvf archive.tar.gz folder/
  • (B) gzip folder/
  • (C) zip folder.zip folder/
  • (D) compress folder/
  • Correct Answer - Option(A)
  • Views: 22
  • Filed under category Linux
  • Hashtags:

Explanation by: Admin

'tar -czvf' creates a compressed archive with gzip.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.