On Fri, 23 Jan 2004, Guy Van Sanden wrote:

> Is it possible to search through openoffice documents in a given
> directory (or subdirectories) for a text string?
> And if so, how can it be done?

The OpenOffice file format is zipped xml.  So you should just be able to
use zgrep, although it will miss any phrases that have extra formatting in
them, such as a phrase in which part of it is underlined.  Also, I'm not
sure how that will handle newlines.

-- 
CAUTION: Product will be hot after heating


--
[EMAIL PROTECTED] mailing list

Reply via email to