Query: text2odf
OS: debian
Section: 1p
Links: debian man pages all man pages
Forums: unix linux community forum categories
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
TEXT2ODF(1p) User Contributed Perl Documentation TEXT2ODF(1p)NAMEtext2odf - Text to OpenDocument conversionSYNOPSIScat sourcefile.txt | text2odf targetfile.odtDESCRIPTIONThis filter creates an OpenDocument (ODF) file and fills it with the text coming through the standard entry. The target file is created, and any existing file with the same name is replaced. To avoid this behaviour and append the text to an existing ODF file, just remove the create => 'text' option in the script. perl v5.14.2 2009-05-24 TEXT2ODF(1p)