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

Man Page: odfextract

Operating Environment: debian

Section: 1p

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

NAME
odfextract - Text selection and copy from one document to another one
SYNOPSIS
This sample script extracts every text element matching a given pattern (string or regex) from a source document and appends it to a target document. The target document must be an existing one (empty or not). The first argument of the command line is the source file name, the second one is the target file, the third one is the selection filter (i.e. any quoted string or Perl regular expression) perl v5.14.2 2008-05-04 ODFEXTRACT(1p)
Related Man Pages
odfhighlight(1p) - debian
xml::parser::style::stream(3) - sunos
xml::parser::style::stream5.18(3) - mojave
gtk2::gdk::selection(3) - suse
xml::parser::style::stream(3) - suse
Similar Topics in the Unix Linux Community
Find columns in a file based on header and print to new file
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?
My first PERL incarnation... Audio Oscillograph