A Linux administrator wants to backup current files in a data directory and store them in a new directory on another disk. Which two commands would be needed? (Choose two.)

IT Exam Items RepositoryCategory: IT EssentialsA Linux administrator wants to backup current files in a data directory and store them in a new directory on another disk. Which two commands would be needed? (Choose two.)

A Linux administrator wants to backup current files in a data directory and store them in a new directory on another disk. Which two commands would be needed? (Choose two.)

  • cd
  • cp
  • rm
  • mv
  • mkdir

Explanation: The mkdir command is used to create the new directory and the cp command is used to copy files from one directory to another.

Related exam: IT Essentials (ITE v7) Chapter 12 Exam Answers
Related exam: IT Essentials 8.0 Module 12 Exam Answers