Question:
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.
Exam with this question: IT Essentials (ITE v7) Chapter 12 Exam Answers
Exam with this question: IT Essentials 8.0 Module 12 Exam Answers
Please login or Register to submit your answer