1. ctrl-o open text file 2. ctrl-h open "Replace" dialog Enter "search for pattern" like: 3. click "search" button, the number of words found will be shown at the operation record in the middle. Note: \w+ is a regular expression, match any consecutive word characters. |