The correct regex to capture the name of the server in “the server webserver3.domain.com is down” would be:
The correct regex to capture the name of the server in “the server webserver3.domain.com is down” would be:
A . .*(w+.w+.w+).*
B. The server (.*)s.*
C. .*s(w+.w+.w+).*
D. the server (.*).*
Answer: A
Latest CIS-EM Practice Questions with 30 Q&As
Updated Study Material | Instant Download | Detailed Answers and Explanations
Subscribe
Login
0 Comments