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
xml::parser::style::stream(3) - sunos
xml::parser::style::stream(3) - opensolaris
gtk2::gdk::selection(3pm) - debian
pod::abstract::filter::overlay(3pm) - debian
xml::dom::text(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Installing Dash Shell on OS X Lion
One instance of comparing grep and awk
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?