nerdexam
Cisco

200-901 · Question #505

Refer to the exhibit. An engineer needs to construct a Bash command to create a new backup folder and then copy all files from the current folder to the backup folder. Which code snippet must be place

Sign in or unlock 200-901 to reveal the answer and full explanation for question #505. The question stem and answer options stay visible for context.

Infrastructure and Automation

Question

Refer to the exhibit. An engineer needs to construct a Bash command to create a new backup folder and then copy all files from the current folder to the backup folder. Which code snippet must be placed on the blank in the code? A. B. C. D.

Options

  • Afor file in $ (cd);
  • Bfor file in $ (ls);
  • Cfor files in $ (ls);
  • Dfor file in files;

Unlock 200-901 to see the answer

You've previewed enough free 200-901 questions. Unlock 200-901 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.

Topics

#Bash Scripting#File Management#Command Line Interface
Full 200-901 Practice