Reply To: grep search expression

#67375
Terrence
Member

By jiggitty, give it up to the GREP newbie. I think I figured it out:

‘\u

This came in handy: https://creativepro.com/grep-and-text-metacharacter-cheat-sheet.php

.’\u apparently searches for any punctuation followed by an apostrophe followed by a space then an uppercase letter. It is finding instances where this happens between paragraphs, but I don’t mind.

This article was last modified on February 27, 2014

Comments (0)

Loading comments...