Quote:
Though grep expects to do the matching on text, it has no limits on input line length other than available memory, and it can match arbitrary characters within a line.
|
When I read the manual of GNU grep,I came across this sentence.I couldn't understand what "expect to do" means in this context.By the way,English is not my first language,but I'm trying my best to learn it well.
