Which line or lines in the file does the following command match?
Consider the following file legal file:
disclosure
non-disclosure
non-disclosure
Which line or lines in the file does the following command match? Note the space after the dash within the brackets.
grep "non [-] disclosure" legalfile
A . disclosure only
B . non-disclosure only
C . non-disclosure only
D . disclosure and non-disclosure only
E . non-disclosure and non-disclosure Only
Answer: E
Latest 702-100 Practice Questions with 60 Q&As
Updated Study Material | Instant Download | Detailed Answers and Explanations
Subscribe
Login
0 Comments