create word doc file from linux command line
        Posted  
        
            by Richard
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Richard
        
        
        
        Published on 2009-12-17T11:29:13Z
        Indexed on 
            2010/05/27
            19:11 UTC
        
        
        Read the original article
        Hit count: 374
        
I have some HTML files that I need to distribute in MS Word doc format (don't ask!). I can manually open each in OpenOffice and then save as a doc file. But I have quite a few files so I want to automate this. Do you know a way?
© Stack Overflow or respective owner