Re: searching through open-/libreoffice documents

2011-06-18 Thread Wayne Topa
On 06/16/2011 10:06 AM, lee wrote: > Hi, > > when I have a collection of documents created with > openoffice/libreoffice writer and want to search through them for > strings contained in the text, how do I do that? Is there some > equivalent for grep that works on such files? > I use the recoll

Re: searching through open-/libreoffice documents

2011-06-16 Thread Camaleón
On Thu, 16 Jun 2011 16:06:27 +0200, lee wrote: > when I have a collection of documents created with > openoffice/libreoffice writer and want to search through them for > strings contained in the text, how do I do that? Is there some > equivalent for grep that works on such files? Google also find

Re: searching through open-/libreoffice documents

2011-06-16 Thread Juan Sierra Pons
or you can use zgrep zgrep - search possibly compressed files for a regular expression Best regards -- Mi nueva dirección es: - My new email address is: - Mon nouveau email est: j...@elsotanillo.net Usuario Linux Regis

Re: searching through open-/libreoffice documents

2011-06-16 Thread Juan Sierra Pons
Hi Google is your friend :P http://forums.opensuse.org/archives/sf-archives/archives-programming-scripting/337622-using-grep-openoffice-files.html " The openoffice file (something.odt) is a zip file with a collection of files that make up the document inside. One of these files is a .XML file ca

searching through open-/libreoffice documents

2011-06-16 Thread lee
Hi, when I have a collection of documents created with openoffice/libreoffice writer and want to search through them for strings contained in the text, how do I do that? Is there some equivalent for grep that works on such files? -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org