[KLUG Members] doc 2 txt

Adam bultman adamb at glaven.org
Fri Nov 11 17:46:09 EST 2005


Antiword can let you do that.


"for x in `ls *.doc`; do antiword $x > $x.txt; done"

Will give you document.doc.txt, etc.   It is really all you need.

Adam


Ron Sweeney wrote:

> yeah, im looking to iterate over a repository on a filesystem in batch
> mode.
>
> On 11/11/05, *Mark* <imagineer66 at comcast.net
> <mailto:imagineer66 at comcast.net>> wrote:
>
>     If by .doc you mean Microsoft Word, then either Word or OpenOffice
>     will
>     save it to a text file.  I don't know of a batch converter.
>
>
>     ---------------
>     Anybody got any ideas on a cool binary or script that will convert a
>     .doc to txt...
>
>     --
>     Ron Sweeney
>
>     _______________________________________________
>     Members mailing list
>     Members at kalamazoolinux.org <mailto:Members at kalamazoolinux.org>
>     
>     <>
>
>
>
>
> -- 
> Ron Sweeney
> http://www.gr-ruby.org
> http://www.modelm.org
> http://www.clubpacswestmi.net/sweeney/
> http://www.clubpacswestmi.net
>
>------------------------------------------------------------------------
>
>_______________________________________________
>Members mailing list
>Members at kalamazoolinux.org
>
>  
>



More information about the Members mailing list