exam questions

Exam 200-901 All Questions

View all questions & answers for the 200-901 exam

Exam 200-901 topic 1 question 463 discussion

Actual exam question from Cisco's 200-901
Question #: 463
Topic #: 1
[All 200-901 Questions]



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.
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
StewartJ
5 months ago
Selected Answer: A
confirmed via documentation A
upvoted 1 times
...
herrmann69
10 months, 1 week ago
Selected Answer: B
B is correct. - the variable needs to be name file, since its used in "cp $file" - we need to get the files with "$(ls)"
upvoted 4 times
...
lightmagenta
1 year ago
correct answer is D
upvoted 2 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...