πŸ“Š Linux
Q. The proper way to tar files without compressing is:
  • (A) tar -cvzf backup.tar /home/Jason
  • (B) tar -zvf backup.gz /home/Jason
  • (C) tar -cvf backup.tar /home/Jason
  • (D) none of these
πŸ’¬ Discuss
βœ… Correct Answer: (C) tar -cvf backup.tar /home/Jason

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
235
Total Visits
πŸ“½οΈ
4 y ago
Published
πŸŽ–οΈ
Ram Sharma
Publisher
πŸ“ˆ
83%
Success Rate