Can any regexp gurus tell me how to use the {min, max} syntax in an egrep search? e.g. if I want to get the first 4 matches of 'abc' in a file, what will the egrep (or any other flavor of grep) statement look like? Thanks, Sameer