text2odf(1p) debian man page | unix.com

Man Page: text2odf

Operating Environment: debian

Section: 1p

TEXT2ODF(1p)						User Contributed Perl Documentation					      TEXT2ODF(1p)

NAME
text2odf - Text to OpenDocument conversion
SYNOPSIS
cat sourcefile.txt | text2odf targetfile.odt
DESCRIPTION
This 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)
Related Man Pages
odfhighlight(1p) - debian
rst2odt(1) - debian
trcs(1) - debian
openoffice::oodoc::document(3pm) - debian
openoffice::oodoc::manifest(3pm) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Detecting unused variables...
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
My first PERL incarnation... Audio Oscillograph