Oracle
1Z0-409 · Question #232
The user smith issued the egrep "^[[:upper:]]" words.txt command. What does this command do?
The correct answer is B. displays all lines in the words.txt file that begins with an uppercase letter. See the full explanation below for the reasoning.
Question
The user smith issued the egrep "^[[:upper:]]" words.txt command. What does this command do?
Options
- Adisplays all lines in the words.txt file that contains an uppercase letter
- Bdisplays all lines in the words.txt file that begins with an uppercase letter
- Cdisplays all lines in the words.txt file after translating uppercase letters to lowercase
- Ddisplays all lines in the words.txt file after translating lowercase letters to uppercase
How the community answered
(56 responses)- A9% (5)
- B71% (40)
- C16% (9)
- D4% (2)
Community Discussion
No community discussion yet for this question.