ExamGecko
Question list
Search
Search

Question 360 - 200-901 discussion

Report
Export

Refer to the exhibit.

Refer to the exhibit. A network engineer must copy the “config.txt” file from directory TEST to directory PROD. The copied file must also be renamed into “current.txt”. Which command must be used to accomplish these tasks?

A.

cp ./PROD/current.txt ./TEST/config.txt

Answers
A.

cp ./PROD/current.txt ./TEST/config.txt

B.

cp ./TESTi/current.txt ./PROD/config.txt

Answers
B.

cp ./TESTi/current.txt ./PROD/config.txt

C.

cp ./PROD/config.txt ./TEST/current.txt

Answers
C.

cp ./PROD/config.txt ./TEST/current.txt

D.

cp ./TEST/config.txt ./PROD/current.txt

Answers
D.

cp ./TEST/config.txt ./PROD/current.txt

Suggested answer: D

Explanation:


asked 07/10/2024
Jay Fletcher
49 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first