You have a computer running on Linux. You currently don’t have a GUI app for backing up files. You want to schedule a backup using a command line backup utility, which creates an archive of specified files. Which command should you use to accomplish your task?

  1. archive
  2. wbadmin
  3. zip
  4. tar
Explanation

Answer: Dtar or Tape Archive is a linux command line utility that can be used to archive files for backup purposes. You can easily script this command to perform scheduled backup.

The command wbadmin is a Windows command used to backup or restore the system, volumes, files, folders, and applications.

Was this helpful? Upvote!
Login to contribute your own answer or details

Top questions

Related questions

Most popular on PracticeQuiz