<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 03/02/2017 02:14 PM, Greg Hellings
      wrote:<br>
    </div>
    <blockquote
cite="mid:CAHxvOVKKDZFZ__1uQQVMit7FYOG2Q7iMLD_9yuVatjtQAH1R-A@mail.gmail.com"
      type="cite">I also get no results.</blockquote>
    <p><font face="FreeSerif">On the other hand...</font></p>
    <p><font face="FreeSerif">$ mod2imp KJV | grep -B1 -i abed.nego |
        fgrep '$$'<br>
        $$$Daniel 1:7<br>
        $$$Daniel 2:49<br>
        $$$Daniel 3:12<br>
        $$$Daniel 3:13<br>
        $$$Daniel 3:14<br>
        $$$Daniel 3:16<br>
        $$$Daniel 3:19<br>
        $$$Daniel 3:20<br>
        $$$Daniel 3:22<br>
        $$$Daniel 3:23<br>
        $$$Daniel 3:26<br>
        $$$Daniel 3:28<br>
        $$$Daniel 3:29<br>
        $$$Daniel 3:30</font></p>
    <p><font face="FreeSerif">Plain old regular expression search
        ("grep" origin is g/re/p, the ancient syntax in UNIX' original
        line editor for "global regular expression print") finds them.
        grep is locale-sensitive. and I have LC_ALL=en_US.utf8.</font><br>
    </p>
  </body>
</html>