<html>
<head>
</head>
<body>
Just pipe it to less.<br>
<br>
Jed S. Baer wrote:<br>
<blockquote type="cite" cite="mid:200203212106.g2LL67tS062640@deimos.frii.net">
  <pre wrap="">On Thu, 21 Mar 2002 12:59:27 -0700<br>Sean LeBlanc <a class="moz-txt-link-rfc2396E" href="mailto:seanleblanc@attbi.com">&lt;seanleblanc@attbi.com&gt;</a> wrote:<br><br></pre>
  <blockquote type="cite">
    <pre wrap="">On 03-21 12:40, Kevin Cullis wrote:<br></pre>
    <blockquote type="cite">
      <pre wrap="">Hi all,<br><br>I've got a tricky question (cause I don't use Word), I've got a Word<br>document and I see by Star Office under properties menu item that a<br>person created the document and another one modified it.  Can Word<br>tell me more about who modified it under Word and where do I look? <br>Can I grep the file for this info in Linux?<br></pre>
      </blockquote>
      <pre wrap="">It's under File-&gt;Properties inside Word 2000. Yes, you can grep for it,<br>but if you want to see any output, you'll have to give -a to grep,<br>because it wants to treat it as binary...otherwise, it just says that it<br>matches if a match is found.<br></pre>
      </blockquote>
      <pre wrap=""><!----><br>Use the strings command. All of that "hidden" stuff is usually at the<br>bottom. I'm not certain what you'd grep for. It might be easier, and more<br>interesting, to just look at the strings output in an editor and scan for<br>interesting morsels.<br><br></pre>
      </blockquote>
      <br>
      </body>
      </html>