LPI
101-500 · Question #411
When using regular expressions, which of the following characters match the beginning of a line?
The correct answer is A. ^. You've hit your Sonnet limit · resets Jun 8, 9am (UTC)
GNU and Unix Commands
Question
When using regular expressions, which of the following characters match the beginning of a line?
Options
- A^
- B?
- C
- D
- E$
How the community answered
(28 responses)- A89% (25)
- B7% (2)
- E4% (1)
Explanation
You've hit your Sonnet limit · resets Jun 8, 9am (UTC)
Topics
#regular expressions#regex metacharacters#line anchors#pattern matching
Community Discussion
No community discussion yet for this question.