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
odfbuild(1p) - debian
xml::parser::style::stream(3) - mojave
xml::parser::style::stream(3) - suse
pod::abstract::tree(3pm) - debian
pod::elemental::paragraph(3pm) - debian
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Is UNIX an open source OS ?
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?