Y
Hacker News
new
|
ask
|
show
|
jobs
by
cognisent
110 days ago
I guess _ is trying to be like, "No, really, anything," while . has some limitations?
1 comments
viega
109 days ago
.* does NOT match newlines, so always will stop a match at the end of a line.
link