you are viewing a single comment's thread
view the rest of the comments
[–] 2 points 9 months ago

Find all the words that start with "ab"... Ctrl + F "ab" and do a scan to see how many instances of ab aren't at the start.

(x = results found) - (y = count that don't start with ab) = z.

  • source
  • parent