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) - opensolaris
xml::parser::style::stream(3) - suse
gtk2::gdk::selection(3pm) - debian
pod::elemental::paragraph(3pm) - debian
xml::dom::text(3pm) - debian
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
awk or sed - Convert 2 lines to 1 line
Detecting unused variables...
One instance of comparing grep and awk
A (ksh) Library For and From UNIX.com